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] Alexey Shvayka is now a WebKit Reviewer

2020-10-14 Thread Rick Waldron
Congrats Alexey!! On Wed, Oct 14, 2020 at 3:12 PM Yusuke Suzuki wrote: > Hello WebKittens, > > I’m pleased to announce that Alexey Shvayka is now a WebKit Reviewer :) > > Alexey is very active in JavaScriptCore. He improved JavaScriptCore’s > test262 conformance significantly, > and added variou