Hacker News new | ask | show | jobs
by pjmlp 605 days ago
As long as that something is in the process's own memory.
1 comments

Correct, rust doesn’t magically prevent all bugs. It just makes a large class of bugs harder to write.
.. but most concurrency is done in distributed systems, where Rust provides little to no protection.

Although making a Rust monolith would be great!