Will there be performance and security improvements?

you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 2 years ago

It just depends on how isolated that part of the kernel is. Unsafe code should be done only in interop, and so it still theoretically has a memory safety benefit over C in that sense.

In terms of how much interop code needs to be written for Rust at this point is another discussion though.

  • source
  • parent