Re: [w3ctag/design-reviews] Realms API ECMAScript Proposal (#542)

I am a bit afraid that regular developers will have a hard time understanding all these concepts, like what is a realm, especially since the top-level realm (like the one with window === globalThis) cannot be accessed as a Realm object.

Maybe for consistency sake it would make sense to have an accessor to expose it as a realm, thought currently the only thing exposed is globalThis and import - but I assume that could be extended in the future.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/542#issuecomment-698451817

Received on Thursday, 24 September 2020 16:29:03 UTC