The Moss project develops a Linux-compatible kernel in Rust
After 8 months of development, the first prototype of the Unix-like Moss kernel has been released, which is partially compatible with Linux. The code is written in Rust with assembly inserts and is distributed under the MIT license. Currently, the project supports only the Aarch64 architecture, can run in QEMU, and has been tested on Raspberry Pi 4, Jetson Nano, AMD Kria, and imx8 boards. According to the developers […]
