-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Description
whatwg/dom#1253 suggests that in order to be a global you now need to support an event loop. When we started out with this that's not what ShadowRealms would imply. And in fact it would be the APIs we could imagine each global to support.
I wonder if this means we should simply give them their own Exposed value and add that in various places.
Correct me if I'm wrong, but I don't think all worklets have an event loop for instance.