aenriii / veil

os in rust, i was bored.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

veil

an OS in Rust

How to run

This assumes you have qemu-system-x86_64 installed and on your path.

cargo install bootimage
rustup component add llvm-tools-preview
cargo run

About

os in rust, i was bored.


Languages

Language:Rust 100.0%