Comment by jovial_cavalier 3 years ago A similar project: https://intermezzos.github.io/ 2 comments jovial_cavalier Reply johndoe0815 3 years ago Stephen Marz' blog article series about writing an OS for RISC-V in Rust is also worth mentioning: https://osblog.stephenmarz.com steveklabnik 3 years ago Someday I hope to get back to this. Temped to redo it for ARM this time though, given that I now have even more experience with it than x86 and it’s simpler in many ways. We’ll see.
johndoe0815 3 years ago Stephen Marz' blog article series about writing an OS for RISC-V in Rust is also worth mentioning: https://osblog.stephenmarz.com
steveklabnik 3 years ago Someday I hope to get back to this. Temped to redo it for ARM this time though, given that I now have even more experience with it than x86 and it’s simpler in many ways. We’ll see.
Stephen Marz' blog article series about writing an OS for RISC-V in Rust is also worth mentioning: https://osblog.stephenmarz.com
Someday I hope to get back to this. Temped to redo it for ARM this time though, given that I now have even more experience with it than x86 and it’s simpler in many ways. We’ll see.