MicroCVM is a lightweight virtual machine written in C, featuring its own virtual CPU, memory and instruction set.
Precompiled binaries will be available in the releases tab, including portable versions and installers. Alternatively, you may compile the source code manually.
- CMake
- Ninja
- C99-Compatible Compiler (e.g., GCC, clang)
- Windows 10 or above