Skip to content

GraalJS - early access build - 24.2.0-ea.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@graalvmbot graalvmbot released this 10 Sep 15:34
· 48 commits to main since this release
9ffcc54

GraalJS is a high-performance implementation of the JavaScript programming language.
More information is available on the website: http://www.graalvm.org/javascript/
GraalJS comes in two standalone modes, native and jvm for Oracle GraalVM.
See the documentation for which asset corresponds to what.

Disclaimer:

This is a daily development build of the Oracle product and is offered to you as part of the development and testing process. Oracle does not recommend bundling this build with your products or otherwise using for any production purpose. This build is offered to and received by you solely under the GraalVM Free Terms and Conditions (GFTC), and is not governed by any other license between you and Oracle, including without limitation the Oracle Master Agreement. The features and functionality of the product are subject to change at any time and the existence of any features or functionality in this build should not be relied upon in making purchasing decisions. The existence of particular features or functionality in this build is not a commitment to deliver any hardware, software or other material, or code, or functionality, and you should not rely on the future availability of any feature or functionality in the product. The development, release, and timing of any features or functionality for this product remain at the sole discretion of Oracle. In the event you decide to provide any input to Oracle regarding the product, you acknowledge that Oracle may use that input for any purpose, including but not limited to incorporation or implementation of the input in any Oracle product or service, and the display, marketing, sublicensing and distribution of the input as incorporated or embedded in any product or service distributed or offered by Oracle.

Here are the convenience links GraalJS standalones:

Platform Native JVM
Linux (amd64) ⬇️ download ⬇️ download
Linux (aarch64) ⬇️ download ⬇️ download
macOS (amd64) * ⬇️ download ⬇️ download
macOS (aarch64) * ⬇️ download ⬇️ download
Windows (amd64) ⬇️ download ⬇️ download

Based on GraalVM commit: oracle/graal@07d876a
Using GraalJS: oracle/graaljs@29ff209

* If you are using macOS Catalina and later you may need to remove the quarantine attribute from the bits before you can use them. To do this, run the following:

$ sudo xattr -r -d com.apple.quarantine path/to/graaljs