Skip to content

Commit

Permalink
Add referance to additional language runtimes repos.
Browse files Browse the repository at this point in the history
  • Loading branch information
ezzarghili committed Jan 15, 2024
1 parent b3447b9 commit 5f0c2ee
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# GraalVM Downloads [![Latest release](https://img.shields.io/github/v/release/graalvm/graalvm-ce-builds?color=brightgreen&label=latest%20release)](https://github.com/graalvm/graalvm-ce-builds/releases/latest)

This repository hosts [GraalVM Community](https://github.com/oracle/graal/) [builds](https://github.com/graalvm/graalvm-ce-builds/releases/) based on OpenJDK.
This repository hosts [GraalVM Community](https://github.com/oracle/graal/)'s [builds](https://github.com/graalvm/graalvm-ce-builds/releases/) based on OpenJDK.

Additional language runtimes such as [Python](https://github.com/oracle/graalpython/releases), [Ruby](https://github.com/oracle/truffleruby/releases), [JavaScript and Node.JS](https://github.com/oracle/graaljs/releases), designed for use with GraalVM, are available for download as standalone distributions in the related repositories.

0 comments on commit 5f0c2ee

Please sign in to comment.