Y
Hacker News
new
|
ask
|
show
|
jobs
by
AshamedCaptain
1346 days ago
Rust's memory safety is never a 100% thing, but that is no argument, as long as it's a significant enough improvement...
1 comments
kramerger
1346 days ago
Let me explain: in the kernel memory is not always simply "memory".
Sometimes writing to a memory you own has huge side effects. And that part is not handled by rust.
link
Sometimes writing to a memory you own has huge side effects. And that part is not handled by rust.