personium / personium-engine

Additional module for personium-core to enable server-side JavaScript execution.
Apache License 2.0
16 stars 7 forks source link

Upgrade Rhino version so that ES6 functions can be used #70

Closed dixonsiu closed 5 years ago

dixonsiu commented 5 years ago

Currently, Luxon does not work since it uses several ES6 functions.

shimono commented 5 years ago

Currently 1.7.7 is used. https://github.com/personium/personium-engine/blob/master/pom.xml#L110

Some improvements can be expected by upgrading to 1.7.10 https://mozilla.github.io/rhino/compat/engines.html