Hacker News new | ask | show | jobs
by stcredzero 2704 days ago
a new OS built from scratch with a browser (webkit) based ui

So basically, ChromeOS rewritten in Rust? Why not a Servo based UI?

1 comments

The hard part is the NT-like kernel in Rust, not the web-based UI. ChromeOS uses the linux kernel.