Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 205 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 205 Bytes

os

Simple operating system in Rust

Setup

Run

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

Build

Run

cargo bootimage
cargo xrun