Re: [w3c/ServiceWorker] Should a service worker be able to block with shared memory APIs? (#1115)

1. Once nested workers are supported folks can just use those (if it indeed disables WebAssembly).
2. Potentially blocking on fetches seems quite bad and best avoided altogether. Same as blocking on the main thread.

-- 
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/1115#issuecomment-294707479

Received on Tuesday, 18 April 2017 07:05:06 UTC