76ac2daa98767f22fcaf4571b7bf231f5bff80d8
Hello-world example for KolibriOS
Project uses cargo-make for building steps. Also you need a working NASM.
Once installed building is trivial then: cargo make --profile production
produces
a ready-to-use binary at target/i686-kolibri/release/hw_kolibri
.
Description
Languages
Rust
86.1%
Assembly
11.2%
HTML
2.7%