Open
Description
In principle, this should work already (eg on Edge/Chakra)
- http://rossboucher.com/await/ <= START HERE!
- https://ponyfoo.com/articles/understanding-javascript-async-await
- https://bugs.chromium.org/p/v8/issues/detail?id=4483
- https://blogs.windows.com/buildingapps/2015/05/12/bringing-node-js-to-windows-10-iot-core/
- [Discussion] Linux / Cross-platform planning chakra-core/ChakraCore#111
- https://tc39.github.io/ecmascript-asyncawait/
- Async/Await implementation in V8 nodejs/promises#4
- http://blogs.msdn.com/b/eternalcoding/archive/2015/09/30/javascript-goes-to-asynchronous-city.aspx
- https://github.com/google/traceur-compiler/wiki/LanguageFeatures#async-functions-experimental
- https://babeljs.io/docs/advanced/transformers/other/async-to-generator/
- https://bugzilla.mozilla.org/show_bug.cgi?id=1185106
- https://www.chromestatus.com/feature/5644533144485888