-
💻 The Realms proposal provides a new mechanism to execute JavaScript code within the context of a new global object and set of JS built-ins. Realms are a distinct global environment, with its own global object containing its own intrinsics and built-ins: github.com/tc39/proposal-realms/blob/main/explainer.md.