GraalVM 19.0
We addressed several benchmarks that had slower performance when running with the GraalVM compiler built as a native library, also known as libgraal, a mode selected as the default in the last release candidate. The numerous changes were introduced to the GraalVM SDK Polyglot API as well:
We summarized all Truffle and Graal SDK changes between GraalVM versions in separate changelogs:
Starting with 1.0-RC15 version of GraalVM, Ideal Graph Visualizer will be provided as standalone download from GraalVM OTN pages. However, Truffle based language implementations such as the GraalVM JavaScript engine are available when, e.g., the native image is built with the option .
Source: www.graalvm.org