A RISC-V Emulator in Rust This is a work in progress emulator for RISC-V written in Rust. Currently it only supports the RV32I instruction set with the M extension. The plan is to eventually support the A extension, and boot Linux.