AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Write a Bootloader in Rust
There's a great blog series by Philip Opperman on writing an OS in Rust that goes through the whole process of like booting a computer and getting all the way into Rust. I don't think that translates well to Rust now there might be mechanisms that translate right like maybe you want to use the E-Pulse system call or something like those maybe translate. If you're coming from C you might have a better understanding of how memory works maybe but that I wouldn't suggest that you should therefore go learn C in order to learn how memory works I think you could just learn it directly in Rust and that's a better path for you forward.