A non-unix-like micro-kernel written in rust!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Christian Westrom 7d85d70c7f
rename syscall file
1 month ago
.cargo Paging works :3 2 years ago
.vscode Change 2 months ago
kernel rename syscall file 1 month ago
limine@751e802e17 hacking in a wasm interpreter 2 months ago
repbuild add an example system.toml 1 month ago
.gitignore boom! 2 months ago
.gitmodules boom! 2 months ago
Cargo.lock changes 2 months ago
Cargo.toml changes 2 months ago
LICENSE wasm work + LICENSE 2 years ago
README.md add some minimal instructions 1 month ago
meta.md Change 2 months ago
out.txt changes 2 months ago
rust-toolchain.toml boom! 2 months ago
rustfmt.toml add an example system.toml 1 month ago
system.toml add an example system.toml 1 month ago

README.md

TODO: Support cache drives

Compiling

  1. git submodule --update init
  2. Add this binary to the root.
  3. cargo repbuild