Skip to content

Commit d9622af

Browse files
[GR-48091] Add GDS links for espresso, wasm, and llvm standalones.
PullRequest: graal/15622
2 parents ff34aa4 + 00dd5bb commit d9622af

File tree

3 files changed

+32
-3
lines changed

3 files changed

+32
-3
lines changed

docs/reference-manual/java-on-truffle/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,12 @@ Java on Truffle passes the Java Compatibility Kit (JCK or TCK for Java SE).
3131
As of GraalVM for JDK 21, Java on Truffle (known as Espresso) is available as a standalone distribution.
3232
You can download a standalone based on Oracle GraalVM or GraalVM Community Edition.
3333

34-
1. Navigate to [GitHub releases of GraalVM for JDK 21](https://github.com/graalvm/graalvm-ce-builds/releases) and download the Java on Truffle (Espresso) standalone for your operating system.
34+
1. Download the Java on Truffle (Espresso) standalone for your operating system:
35+
* [Linux x64](https://gds.oracle.com/api/20220101/artifacts/04F488A062424081E0631818000A781E/content)
36+
* [Linux AArch64](https://gds.oracle.com/api/20220101/artifacts/04F556B0056D3A58E0631818000A322D/content)
37+
* [macOS x64](https://gds.oracle.com/api/20220101/artifacts/04F556B005743A58E0631818000A322D/content)
38+
* [macOS AArch64](https://gds.oracle.com/api/20220101/artifacts/04F556B0057A3A58E0631818000A322D/content)
39+
* [Windows x64](https://gds.oracle.com/api/20220101/artifacts/04F488A062484081E0631818000A781E/content)
3540

3641
2. Unzip the archive:
3742
```shell

docs/reference-manual/llvm/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,19 @@ This allows seamless interoperability with the dynamic languages supported by Gr
1717
As of GraalVM for JDK 21, the GraalVM LLVM runtime is available as a standalone distribution.
1818
You can download a standalone based on Oracle GraalVM or GraalVM Community Edition.
1919

20-
1. Navigate to [GitHub releases of GraalVM for JDK 21](https://github.com/graalvm/graalvm-ce-builds/releases) and download the LLVM standalone for your operating system.
20+
1. Download the LLVM standalone for your operating system:
21+
- Native standalone
22+
* [Linux x64](https://gds.oracle.com/api/20220101/artifacts/05013E46CB6993C6E0631818000A2314/content)
23+
* [Linux AArch64](https://gds.oracle.com/api/20220101/artifacts/04F488A0621A4081E0631818000A781E/content)
24+
* [macOS x64](https://gds.oracle.com/api/20220101/artifacts/04F488A0621F4081E0631818000A781E/content)
25+
* [macOS AArch64](https://gds.oracle.com/api/20220101/artifacts/04F488A062244081E0631818000A781E/content)
26+
* [Windows x64](https://gds.oracle.com/api/20220101/artifacts/04F488A062294081E0631818000A781E/content)
27+
- JVM standalone
28+
* [Linux x64](https://gds.oracle.com/api/20220101/artifacts/04F488A0622E4081E0631818000A781E/content)
29+
* [Linux AArch64](https://gds.oracle.com/api/20220101/artifacts/05013E46CB5D93C6E0631818000A2314/content)
30+
* [macOS x64](https://gds.oracle.com/api/20220101/artifacts/04F488A062384081E0631818000A781E/content)
31+
* [macOS AArch64](https://gds.oracle.com/api/20220101/artifacts/04F488A0623D4081E0631818000A781E/content)
32+
* [Windows x64](https://gds.oracle.com/api/20220101/artifacts/04F556B005683A58E0631818000A322D/content)
2133

2234
2. Unzip the archive:
2335
```shell

docs/reference-manual/wasm/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,19 @@ The support for WebAssembly is in the early stages of its development.
1616
As of GraalVM for JDK 21, the GraalVM WebAssembly runtime (known as Wasm) is available as a standalone distribution.
1717
You can download a standalone based on Oracle GraalVM or GraalVM Community Edition.
1818

19-
1. Navigate to [GitHub releases of GraalVM for JDK 21](https://github.com/graalvm/graalvm-ce-builds/releases) and download the Wasm standalone for your operating system.
19+
1. Download the Wasm standalone for your operating system:
20+
- Native standalone
21+
* [Linux x64](https://gds.oracle.com/api/20220101/artifacts/05013E46CB3A93C6E0631818000A2314/content)
22+
* [Linux AArch64](https://gds.oracle.com/api/20220101/artifacts/05013E46CB3F93C6E0631818000A2314/content)
23+
* [macOS x64](https://gds.oracle.com/api/20220101/artifacts/04F488A062154081E0631818000A781E/content)
24+
* [macOS AArch64](https://gds.oracle.com/api/20220101/artifacts/05013E46CB4493C6E0631818000A2314/content)
25+
* [Windows x64](https://gds.oracle.com/api/20220101/artifacts/05013E46CB4993C6E0631818000A2314/content)
26+
- JVM standalone
27+
* [Linux x64](https://gds.oracle.com/api/20220101/artifacts/05013E46CB4E93C6E0631818000A2314/content)
28+
* [Linux AArch64](https://gds.oracle.com/api/20220101/artifacts/05013E46CB5393C6E0631818000A2314/content)
29+
* [macOS x64](https://gds.oracle.com/api/20220101/artifacts/05013E46CB5893C6E0631818000A2314/content)
30+
* [macOS AArch64](https://gds.oracle.com/api/20220101/artifacts/05013E46CB5D93C6E0631818000A2314/content)
31+
* [Windows x64](https://gds.oracle.com/api/20220101/artifacts/05013E46CB6293C6E0631818000A2314/content)
2032

2133
2. Unzip the archive:
2234
```shell

0 commit comments

Comments
 (0)