Arc's kernel written in Rust
- Linux At the moment.
- Rustup
- Rust's nightly toolchain. Can be installed by
make setup-env
. - Cargo bootimage Can be installed by
make setup-env
.
- If you don't have the last two requirements already installed.
- Run
make setup-env
.
- Run
- Run
make compile
.