A Minimal Rust Kernel: Printing to QEMU with core::fmt - Philipp Schuster | EuroRust 2025
Most software-engineers work in a high-level world - yet some of them are interested in how things work under the hood. In this talk, I briefly show how you can create an minimal kernel in Rust with…
New week, new talk on YouTube! 🙌 In this talk, Philipp shares a beginner-friendly intro to building a minimal kernel in Rust, accessing hardware directly, and hooking core::fmt up to a QEMU debug console for low-level development 🦀 ✨
Check it out 👉 youtu.be/9zigzPUs0VI
#EuroRust #RustLang