163ac1668d8fb2850fefb1554665062d8b3db975
aios
create a unix-like os from scratch
example
# archlinux
cargo bootimage
qemu-system-x86_64 -drive format=raw,file=target/x86_64-unknown-none/debug/bootimage-kernel.bin -nographic
Description
Languages
Rust
93.2%
Shell
4.8%
Assembly
2%