Skip to content

GraalVM Community Edition 1.0 RC4

Pre-release
Pre-release
Compare
Choose a tag to compare
@wirthi wirthi released this 18 Jul 16:33
· 59830 commits to master since this release

GraalVM is a high-performance, embeddable, polyglot virtual machine for running applications written in JavaScript, Python, Ruby, R, JVM-based languages like Java, Scala, Kotlin, and LLVM-based languages such as C and C++.

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 includes the following components:

  • JVM
  • utility for creating native images
  • JavaScript engine
  • LLVM engine
  • Ruby, R and Python language components are optionally available using GraalVM gu utility.

Release Candidate 4 provides fixes in the JavaScript component. For more information please refer to the release notes.