|
||
---|---|---|
.cargo | ||
examples | ||
src | ||
.gitignore | ||
build.rs | ||
Cargo.toml | ||
i686-kolibri.json | ||
link.x | ||
Makefile.toml | ||
README.md | ||
rust-toolchain |
Rust library for KolibriOS
Project uses cargo-make for building steps. Also you need a working FASM.
Once installed building is trivial then: cargo make --profile production <example name>
produces
a ready-to-use binary at root.