24 Sep
2020
24 Sep
'20
8:36 p.m.
Hi all, This is a request for the WebKit position on the top-level await JS proposal, which has been at Stage 3 in TC39 since June, 2019. Chrome is planning to ship it soon, likely in 88. (Interestingly, Node has flipped on the feature flag in V8 for top-level await by default, so it is already shipping for the Node ecosystem: https://github.com/nodejs/node/pull/34558) - Proposal: https://github.com/tc39/proposal-top-level-await - Specification: https://tc39.es/proposal-top-level-await/ - HTML integration PR: https://github.com/whatwg/html/pull/4352 - ChromeStatus: https://chromestatus.com/feature/5767881411264512 Cheers, Shu-yu Guo, V8