5 ms·
fwiw i thought the previous async based on whole-program analysis and transformation to stackless coroutines was pretty sweet, and similar sorts of features shi
by anonymoushn 11mo 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
- hoppp 11mo agoBoth of those (C++ and Rust) ship language support for async but not runtimes.