← Back to roadmap
Stub

x86 software interpreter

Priority 1 - CPU Architectures & Execution Engines / 1.5 x86

$0 / $11,0000% funded
$0 / $11,000 - 0%
As a firmware developer, I want vemu to finish its x86 software interpreter model, so that I can depend on portable x86 for production firmware, not just the common path.

Why it matters

Portable x86

Summary

Fallback CPU

Scope of work

Currently a register-only stub. Replace it with a working model of x86 software interpreter that actually exhibits the hardware behavior. What it is: Fallback CPU. Why it matters: Portable x86.

Current state

Status: Stub only (registers, no behavior). Notes / evidence: ~13 opcodes, silently NOPs the rest; not usable for real programs.

Blocked by 1

Fund these first - this work can't be completed until they ship.

  • Done
Unblocks 3

Funding this also clears the way for the work below.

Activity log

  1. Feature defined and added to the roadmap

  2. Funding goal set to $11,000

  3. Implementation status: Stub