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

Resolution:

* Ban it in top level script and static imports.
* `import('./foo')` - foo may use top level await.
* Could be possible with HTML hooks, eg if script is still 'going' once executed?


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

Received on Monday, 16 September 2019 07:48:21 UTC