546 B
546 B
AbleOS
An UNIX-unlike micro-kernel written in rust with an embedded bytecode virtual machine.
Community
Compiling
AbleOS should be able to be built on any platform which is supported by Rustc Tier 1 platform support.
For running AbleOS, repbuild
uses QEMU.
Steps
git submodule update --init
cargo repbuild