Y
Hacker News
new
|
ask
|
show
|
jobs
by
anonymoushn
227 days ago
fwiw i thought the previous async based on whole-program analysis and transformation to stackless coroutines was pretty sweet, and similar sorts of features ship in rust and C++ as well
1 comments
hoppp
226 days ago
Both of those (C++ and Rust) ship language support for async but not runtimes.
link