File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,10 +23,8 @@ instantiates that module in the new global's module map and in the lexical
2323scope of the new global.
2424
2525> This proposal picks up from the previous proposal for
26- > [ Evaluators]
27- > (https://github.com/tc39/proposal-compartments/blob/7e60fdbce66ef2d97370007afeb807192c653333/3-evaluator.md )
28- > from the [ HardenedJS] ( https://hardenedjs.org ) [ ` Compartment `
29- > proposal] [ proposal-compartment ] and depends upon [ proposal-import-hook] [ ] ,
26+ > [ Evaluators] ( https://github.com/tc39/proposal-compartments/blob/7e60fdbce66ef2d97370007afeb807192c653333/3-evaluator.md )
27+ > from the [ HardenedJS] ( https://hardenedjs.org ) [ ` Compartment ` proposal] [ proposal-compartments ] and depends upon [ proposal-import-hook] [ ] ,
3028> [ proposal-esm-phase-imports] [ ] , and [ proposal-source-phase-imports] [ ] .
3129
3230## Interfaces
@@ -207,4 +205,5 @@ Meanwhile in Node.js `globalThis.constructor.name === 'Object'`
207205
208206[ proposal-source-phase-imports ] : https://github.com/tc39/proposal-source-phase-imports
209207[ proposal-esm-phase-imports ] : https://github.com/tc39/proposal-esm-phase-imports
208+ [ proposal-compartments ] : https://github.com/tc39/proposal-compartments
210209[ proposal-import-hook ] : https://github.com/endojs/proposal-import-hook
You can’t perform that action at this time.
0 commit comments