Y
Hacker News
new
|
ask
|
show
|
jobs
by
shepard
4107 days ago
Anybody knows if async/await is supported by dart2js yet?
https://www.dartlang.org/tools/dart2js/
says that it's not, but I'm not sure if that page was updated or not.
1 comments
floitsch
4107 days ago
Yes. Dart2js in v1.9 supports async/await.
link
shepard
4107 days ago
Thank you for clarifying! Since you work on Dart, could you please update the dart2js page as well?
link
floitsch
4107 days ago
Will do.
link