This is a learning project and not suited for production use.
This is a RISC-V emulator written in Rust.
It is based off the code from this playlist that builds it in TypeScript.
In addition to Rust, you will need to install the following:
To bootstrap the project:
just bootstrap
Run just
to see all other available commands.