Y
Hacker News
new
|
ask
|
show
|
jobs
by
Bitcoin_McPonzi
3040 days ago
Exactly! Rust doesn't solve any parallelism problems. It's no better than established languages like C# or F#, and probably worse.
1 comments
vvanders
3040 days ago
I'd consider handling data races gracefully a pretty large step forward in doing parallel data computation.
link