Skip to content

Commit d5eabf9

Browse files
committed
Qualifying concern about new global categories
1 parent 394d2cc commit d5eabf9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ Dynamic `import` of a `ModuleSource` within these evaluators
2222
instantiates that module in the new global's module map and in the lexical
2323
scope of the new global.
2424

25+
This proposal does not attempt to create a new category of global object, but
26+
creates a mechanism for replicating the existing types such that import and
27+
evaluation behavior can be scoped to different instances.
28+
2529
> This proposal picks up from the previous proposal for
2630
> [Evaluators](https://github.com/tc39/proposal-compartments/blob/7e60fdbce66ef2d97370007afeb807192c653333/3-evaluator.md)
2731
> from the [HardenedJS](https://hardenedjs.org) [`Compartment` proposal][proposal-compartments] and depends upon [proposal-import-hook][],

0 commit comments

Comments
 (0)