Tag
Maestro is a lightweight Unix-like kernel written in Rust, aiming for safety and Linux compatibility. Currently supports x86 and x86_64 architectures with many features but still in early development.
A deep dive into the architecture of BrowserPod, an in-browser sandbox with a WebAssembly-native kernel that runs Linux-compatible applications entirely client-side. The post covers the kernel's design, disk and networking subsystems, and its ability to run tools like Claude Code in the browser.