My ideal computing environment, for all device types (from servers to embedded):
- processors are RISC-V
- OS is Theseus
(the most exciting project written in Rust at the moment)
- the next best thing is having Redox OS reach mainstream usage
- the next best thing after that is having Rust in Linux kernel, which would require the least effort of the options above
- rustix (and Mustang / Eyra) are used to help run POSIX apps
- Cranelift is used to generate machine code, for I want C++ (LLVM) off my tooling