Hacker News new | ask | show | jobs
by Nullabillity 1297 days ago
It's not. That's the problem with the thread API that Loom is so dead set on preserving, and the big improvement that promises/async/await provide over threads.
1 comments

How does async/await improve on managing mutable state across threads of execution (tasks/promises/etc?)