The code base is written in C++17, to build the project use cmake. (You might want to use ninja for faster builds.)
To run the simulator, use the following command:
./vm --start-vm
See Commands for a list of commands.
This project is licensed under the MIT License. See the LICENSE file for more details.