Rust Compiler and Cargo are now working on Redox OS itself!
A big update from Redox OS which is written in Rust. With rustc and Cargo working on Redox, the first merge request has been submitted for the Redox OS from within Redox itself!

This Month in Redox - January 2026 features significant advancements such as the successful implementation of Capability-based security, Cargo and rustc compilation, and massive USB input latency reduction. Redox contributor Ibuki Omatsu presented on Capability-based security at FOSDEM 2026. The team also achieved stable execution of Cargo and rustc on Redox, enabling the compilation of Rust CLI and TUI programs. Additionally, Wildan Mubarok reduced USB input latency by removing heap allocation in the rehid library, achieving a 70% latency reduction.
0 Comments