3ce36749a52dc0f96f8d06ad189f0ec9d23c65c4
Hello-world example for KolibriOS
Project uses cargo-make for building steps. Also you need a working FASM.
Once installed building is trivial then: cargo objcopy --release --example hwa -- -O binary --binary-architecture=i386:x86 rust.kex produces
a ready-to-use binary at root.
Description
Languages
Rust
85.9%
Assembly
10.7%
HTML
2.5%
Nix
0.9%