Support ES2015 modules #945
Labels
Ecma Incompatibility
Issues about Rhino being incompatible with the EcmaScript spec
feature
Issues considered a new feature
Milestone
Big topic, see MDN Modules for some primer
Depends on Support ES5 this handling in strict mode, as all module code is to run in strict mode (and any other strict-mode anomalies we might have)
Some questions to be answered before setting out implementing this:
In cases where Rhino is integrated, maybe all of a sudden having the ability to import modules after upgrading Rhino is a security concern?
The text was updated successfully, but these errors were encountered: