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

Yeah, these are the semantics I was suggesting. Another possibility (based on a suggestion from @annevk) would be to have a per-agent variable which sets whether TLA will currently be allowed. We could make the module link algorithm check this flag, and make the flag disable TLA just while initializing the module, and reenable it later. How does this sound?

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

Received on Friday, 28 June 2019 17:52:37 UTC