Re-Engineering Microsoft's Hyperlight in Rust
At RustConf 2025 in Seattle, Danilo Chiarlone and Ludvig Liljenberg presented on re-engineering Hyperlight in Rust. This talk covered the design decisions, challenges, and benefits of building a lightweight Virtual Machine Manager in Rust — including memory safety, no-std guest support, and how Rust’s type system helps enforce security boundaries between host and guest.