Re: [webkit-dev] Request for position: top-level await in JS

2020-09-25 Thread Rick Waldron
Adding to the links that Shu provided, Test262 has extensive coverage for top-level await: https://github.com/tc39/test262/tree/main/test/language/module-code/top-level-await Rick On Thu, Sep 24, 2020 at 6:12 PM Saam Barati wrote: > We like top-level await. > > - Saam > > On Sep 24, 2020, at 1:

Re: [webkit-dev] Request for position: top-level await in JS

2020-09-24 Thread Saam Barati
We like top-level await. - Saam > On Sep 24, 2020, at 1:36 PM, Shu-yu Guo wrote: > > 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. > > (Inter

[webkit-dev] Request for position: top-level await in JS

2020-09-24 Thread Shu-yu Guo
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 s