Hacker News new | ask | show | jobs
by masklinn 5003 days ago
> there is no language that needs await/defer as much as JS.

http://wiki.ecmascript.org/doku.php?id=harmony:generators

is a more general abstraction, which allows expressing async/await-type constructs: http://taskjs.org/