AmiRVOS Write an mini RISC-V operating system with Rust, just for fun! Build and Run You can play with AmiRVOS with the following command. $ rustup target add riscv64gc-unknown-none-elf $ make qemu Reference rCore-Tutorial V3 osblog Writing an OS in Rust