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

Top-level await could be useful for certain kinds of module loading, where subresources like dynamically determined JavaScript modules may be important for the code to run. Some of this can be expressed declaratively, e.g., with import-maps, but other cases are more complex. It would be disappointing for me if we had to disable top-level await in ServiceWorkers.

-- 
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-493978456

Received on Monday, 20 May 2019 13:05:08 UTC