1a6f5303cf55ab7c6f25452bf50f72ed96fc503e
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
86.7%
Assembly
10.6%
HTML
2.7%