GraalVM’s /bin directory is similar to that of a standard JDK
GraalVM’s /bin directory includes a set of additional launchers:
- js a JavaScript launcher
- node a Node.js launcher
- lli a LLVM bitcode launcher
- gu the GraalVM Updater tool to install additional language runtimes and utilities
Comments
Post a Comment