Presuming that in the proverbial glossary a "Context" is what ES presently calls an execution context that has some intrinsic "Primordials", and a "Sandbox" is a mapping from unique module identifiers to modules (albeit instances or makers depending on what proposal you're talking about), does this proposal suggest that there is exactly one "Context" for every "Sandbox" and that any "module block statement" evaluated in a context populates the corresponding sandbox with a mapping from the given module identifier to the first class exports object of that module?
Kris Kowal _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

