Comment on Maestro, a Linux compatible kernel written in Rust.

<- View Parent
leanleft@lemmy.ml ⁨3⁩ ⁨months⁩ ago

"In kernel development, debugging is very hard for several reasons:

All those issues are reasons for using a memory-safe language, to avoid them as much as possible.

Overall, the use of Rust in the kernel allowed for the implementation of a lot of safeguards. And I believe that it is, to this day, the best decision I have made for this project.

source
Sort:hotnewtop