← Back to context

Comment by llm_trw

10 months ago

If you don't want to use C perhaps you shouldn't contribute to a 33 year old project written in C?

It sounds so simple, I don't get it why the Rust people don't write their own operating system or bundle their human capital to such a project.

They have been trying for years now to integrate Rust in the Linux kernel they could have made some good progress on a rust only OS by now. If only just a kernel that can run server like application without a gui shell.

  • There are many Rust OS mentioned in this thread. (Eg Redox) But the success of an OS also depends on the availability of drivers, and it's hard to compete with existing proven OS such as Linux on that front.

    • So build a kernel that uses the same API as Linux but in Rust.

      Surely it should be easy if you're asking the Linux people to do the same thing for drivers written in Rust?

      1 reply →