Skip to content

This is a Rust compiler for KolibriOS, which is an operating system.

Notifications You must be signed in to change notification settings

paulcodeman/rust-kolibrios

Repository files navigation

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.

Star History

Star History Chart

About

This is a Rust compiler for KolibriOS, which is an operating system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published