/irealm

A near-realm is a realm that is fully accessible to the incubator realm.

Primary LanguageTypeScript

IRealm Library

This experimental library provides an abstraction on top of the Realm Proposal API (Stage 2 - Callable Boundary) to imitate what a same domain iframe does with a regular Window, providing access to multiple global objects.

This library (which is around 2k gzipped) relies on a membrane implementation to provide full access to the globalThis of the newly created realm.