5828b9bd81d23a07e8ef163a5e03ccf1a431e9bd
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 -- -O binary --binary-architecture=i386:x86 rust.kex
produces
a ready-to-use binary at root.
Description
Languages
Rust
86.1%
Assembly
11.2%
HTML
2.7%