- From: Daniel Ehrenberg <notifications@github.com>
- Date: Mon, 20 May 2019 06:04:42 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 20 May 2019 13:05:08 UTC
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