Re: [whatwg/webidl] When creating a global object the realm is not yet initialized (Issue #1547)

jmdyck left a comment (whatwg/webidl#1547)

To be clear, the realm is not *completely* initialized. It does have _realm_.[[Intrinsics]], which is useful.

> Some of this could maybe be helped if we set _realm_.[[GlobalObject]] ourselves,

Set it to what? A really simple object, or a special value like `null`?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/issues/1547#issuecomment-3589401405
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/issues/1547/3589401405@github.com>

Received on Friday, 28 November 2025 13:45:31 UTC