1 Repo
Runtimes capable of executing low-level machine instructions on virtualized hardware.
Distinct from Low-Level Virtual Machines: Existing candidates focus on optimization or specific VM models, not the general capability of executing machine code via simulated logic.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Machine Code Execution Engines. Refine with filters or upvote what's useful.
Computerraria is a digital logic circuit simulator and computer architecture educational tool. It provides a sandbox environment for building and testing functional computer systems by connecting modular logic gates and electronic wires. The project serves as a RISC-V architecture simulator that executes RV32I machine code using virtualized hardware components. It includes a virtualized CPU toolchain that uses containerized systems to compile source code into binary formats compatible with these custom processor architectures. The system covers digital logic circuit design and RISC-V ISA sim
Runs low-level machine instructions through simulated logic components to perform general-purpose computation.