Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroCVM

MicroCVM is a lightweight virtual machine written in C, featuring its own virtual CPU, memory and instruction set.

Building

Precompiled binaries will be available in the releases tab, including portable versions and installers. Alternatively, you may compile the source code manually.

To build MicroCVM, it is required to have the following tools:

  • CMake
  • Ninja
  • C99-Compatible Compiler (e.g., GCC, clang)
  • Windows 10 or above

About

A small virtual machine created purely in C.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages