GraalVM Community Edition 19.3.4
GraalVM is a high performance runtime for Java, JavaScript, LLVM-based
languages such as C and C++, and other dynamic languages. Additionally,
GraalVM allows efficient interoperability between programming languages
and compiling Java applications ahead-of-time into native executables for
faster startup time and lower memory overhead.
This distribution of GraalVM Community includes:
- Java runtime with the GraalVM compiler
- Node.js runtime with the GraalVM JavaScript interpreter
- LLVM bitcode runtime
- Developer monitoring and debuggin tools
GraalVM base installation can be optionally extended with Native Image,
LLVM Toolchain plugins and Ruby, R, Python languages using the
GraalVM gu
utility.
The release notes can be found on the website: https://www.graalvm.org/docs/release-notes/19_3/#1934