Re: [w3c/ServiceWorker] Handle asynchronous modules (top-level await). (#1444)

> would it be OK to skip the synchronous error check, and just rely on the error being reported a bit later,

I don't think so. When we first install a service worker, if it throws an error during initial execution, we discard it.

-- 
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/pull/1444#issuecomment-506237376

Received on Thursday, 27 June 2019 07:58:58 UTC