Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

javascript graaljs support and rhino update #208

Merged
merged 1 commit into from
Oct 5, 2022

Commits on Oct 3, 2022

  1. javascript graaljs support and rhino update

    - from java 11 add graaljs supported by graalvm.
    - graalvm 22.2.0
    - default implementation when no scripting language is provided
    - graalsjs has full access to java code and work in nashorn compatibility
    - use 'gj' to explictly require graaljs ( and not gr that is groovy ).
    - bump rhino to 1.7.14.
    philhaworteks committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    9efdd2a View commit details
    Browse the repository at this point in the history