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

I was thinking that if you exceed the ticks it's equivalent to an evaluation error. So you're allowed to do some minor `queueMicrotask()`-type stuff, but nothing else.

(At some point we need to have a conversation with TC39 about language extensions and the different types of host environments. Not everything that is great for documents/dedicated workers/servers necessarily makes sense for workets/service workers.)

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

Received on Friday, 28 June 2019 09:37:48 UTC