Comment by llm_trw
10 months ago
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?
10 months ago
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?
Defining a rust API to the linux kernel is one of the endeavours of the Linux kernel project AFAIK