Y
Hacker News
new
|
ask
|
show
|
jobs
by
_greim_
4370 days ago
I'd like to know too. As clunky as JS is, generators make possible some pretty interesting stuff[1] that I would miss in Dart.
[1]
https://github.com/visionmedia/co
1 comments
Offler
4369 days ago
It sounds like they will add support for the same constructs as JS will have in ES7
https://github.com/lukehoban/ecmascript-asyncawait
link