c9a9df5746beadce3a76c555084a4d716b1a1a9d
Rust library for KolibriOS
Project uses cargo-make for building steps.
You need to install cargo-binutils: cargo install cargo-binutils and llvm-tools-preview: rustup component add llvm-tools-preview to make it work.
Also you need a working FASM.
Once installed building is trivial then: cargo make --profile production example <example name> produces
a ready-to-use binary at root.
Description
Languages
Rust
85.9%
Assembly
10.7%
HTML
2.5%
Nix
0.9%