Skip to content

Comment on Async/await support in Firefox

Comments

Great news.

FYI Chrome will ship with async/await support[0] in the next stable version (55, so it's already on Chrome Canary).

[0]https://bugs.chromium.org/p/v8/issues/detail?id=4483

A giant shout-out to Igalia (Caitlin Potter!), who were instrumental in getting this implemented and shipped!

https://blogs.igalia.com/compilers/2016/05/23/awaiting-the-f...

This joins generators[1][2][3] (Andy Wingo) and arrow functions[4][5] (Adrian Perez de Castro, Andy Wingo) as examples of the community (read: not employees of Mozilla, Google, Apple, Microsoft) directly working on the engines to ship these features much sooner than they otherwise would be. (Surely they'd land eventually, but acceleration and cross-engine coordination greatly improves time-to-dev-market.)

[1]: https://wingolog.org/archives/2013/05/08/generators-in-v8

[2]: https://wingolog.org/archives/2013/10/07/es6-generators-and-...

[3]: https://wingolog.org/archives/2014/11/14/generators-in-firef...

[4]: https://groups.google.com/forum/#!topic/v8-users/5FNvOv-kQY4

[5]: https://wingolog.org/archives/2015/06/18/arrow-functions-com...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.