Rust-Written Redox OS Now Has A Working Web Server
- Reference: 0001483272
- News link: https://www.phoronix.com/news/Redox-OS-Working-Web-Server
- Source link:
The latest monthly status report for Redox OS has been published. Notable new software work includes getting the Simple HTTP Server running as the first web (HTTP) server for the platform. Simple HTTP Server itself is written in Rust as well. There is also an ongoing effort to bring the Apache HTTP server to Redox OS too.
Another app milestone is the wget program now working on Redox OS. There's also been more work on getting the COSMIC desktop apps working on Redox OS, build system improvements, and other changes.
In July there was continued work on getting more complex programs building inside of Rust, ARM64 kernel improvements, UEFI improvements, and various driver fixes.
More details on the Redox OS improvements made during the month of July can be found from [1]this status update .
[1] https://www.redox-os.org/news/this-month-240731/
AnErrupTion