Warning
Project meant as a learning experience, therefore WIP and use at own risk!
Building on the guide from Philipp Oppermann I write my own little kernel for experimental purposes.
- Cargo nightly toolchain:
rustup override set nightly
and some componentsrustup component add rust-src
rustup component add llvm-tools-preview
QEMU
, to run it virtually.