Skip to content(if available)orjump to list(if available)

Hypervisor in 1k Lines

Hypervisor in 1k Lines

3 comments

·September 9, 2025

chubot

Hm I would like to see this in C rather than Rust. And I wonder if you can run the 1000 line OS in C along with the 1000 line hypervisor

It would be nice to see a demo!

userbinator

See also https://ionescu007.github.io/SimpleVisor/ in around 500 lines of C.