A tiny 32 bit kernel written in Rust.
I was inspired to download Rust and try to do this after seeing zero.rs - a stub that lets Rust programs run almost freestanding.
It paints the screen bright red and then hangs. That's it:
A tiny 32 bit kernel written in Rust.
I was inspired to download Rust and try to do this after seeing zero.rs - a stub that lets Rust programs run almost freestanding.
It paints the screen bright red and then hangs. That's it: