Re: [w3c/ServiceWorker] Top-level await integration for ServiceWorkers running modules (#1407)

I saw sync XHR mentioned earlier, so I have a question: is it also planned to ban sync `XMLHttpRequest` and sync `new WebAssembly.Module(foo)` / `new WebAssembly.Instance(foo, bar)` in service workers? Should I file a new issue for that?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1407#issuecomment-578655468

Received on Monday, 27 January 2020 09:12:34 UTC