Originally posted by archkde
View Post
I think it's time to adopt move more components into the userspace and then compile all kernel modules into web assemblies and run in sandbox, it would at least prevent UBs/bugs from shutting down the entire kernel.
I also think that adopting Rust will indeed reduce amount of memory related bugs and makes it easier to review for UB.
Comment