You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference-manual/java-on-truffle/README.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,12 @@ Java on Truffle passes the Java Compatibility Kit (JCK or TCK for Java SE).
31
31
As of GraalVM for JDK 21, Java on Truffle (known as Espresso) is available as a standalone distribution.
32
32
You can download a standalone based on Oracle GraalVM or GraalVM Community Edition.
33
33
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:
Copy file name to clipboardExpand all lines: docs/reference-manual/llvm/README.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,19 @@ This allows seamless interoperability with the dynamic languages supported by Gr
17
17
As of GraalVM for JDK 21, the GraalVM LLVM runtime is available as a standalone distribution.
18
18
You can download a standalone based on Oracle GraalVM or GraalVM Community Edition.
19
19
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:
Copy file name to clipboardExpand all lines: docs/reference-manual/wasm/README.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,19 @@ The support for WebAssembly is in the early stages of its development.
16
16
As of GraalVM for JDK 21, the GraalVM WebAssembly runtime (known as Wasm) is available as a standalone distribution.
17
17
You can download a standalone based on Oracle GraalVM or GraalVM Community Edition.
18
18
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:
0 commit comments