|
|
|
|
|
by muricula
3322 days ago
|
|
The thing is there really isn't a production ready alternative.
Rust in ring 0 isn't production ready -- a lot of language features needed to run in ring 0 are nightly only.
There are no widely used microkernels. Ironically, of the widely used operating systems in the world, Windows does the best job of running drivers in userland. |
|