enonic / lib-react4xp

React for XP: handling and rendering of pre-built React components in Enonic XP
Apache License 2.0
2 stars 2 forks source link

Use CompiledScript or GraalJS directly #1311

Open rymsha opened 4 months ago

rymsha commented 4 months ago

https://www.graalvm.org/latest/reference-manual/js/ScriptEngine/#recommendation-use-compiledscript-api

Or, since we dropped Nashorn support - use GraalJS directly