aarch64 microkernel with a live playground
Laminae is a freestanding aarch64 microkernel you can interact with in your browser. Write code, compile it to an aarch64 binary, upload it through the playground, and watch it run on a real QEMU-emulated VM with live serial output.
Open Playgroundliblaminae
liblaminae is auto-published and version-synced with each kernel release,
ready for developers to add as a Zig dependency.
View liblaminae on GitHub