Y
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
umanwizard
605 days ago
Correct, rust doesn’t magically prevent all bugs. It just makes a large class of bugs harder to write.
link
consteval
604 days ago
.. but most concurrency is done in distributed systems, where Rust provides little to no protection.
Although making a Rust monolith would be great!
link