Hacker News new | ask | show | jobs
by gpderetta 1359 days ago
That's an advantage of async vs manual CPS. Green threads/coroutines allow stack based resource handling without the syntactic complexity of async.