@@ -16,19 +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 . Download the Wasm standalone for your operating system:
19
+ 1 . Download the Wasm 23.1 standalone for your operating system:
20
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 )
21
+ * [ Linux x64] ( https://gds.oracle.com/api/20220101/artifacts/069B4EC01C4D519AE0631718000AA34D /content )
22
+ * [ Linux AArch64] ( https://gds.oracle.com/api/20220101/artifacts/069B4EC01C5E519AE0631718000AA34D /content )
23
+ * [ macOS x64] ( https://gds.oracle.com/api/20220101/artifacts/069B12298B9149EDE0631718000A11BC /content )
24
+ * [ macOS AArch64] ( https://gds.oracle.com/api/20220101/artifacts/069B4EC01C7B519AE0631718000AA34D /content )
25
+ * [ Windows x64] ( https://gds.oracle.com/api/20220101/artifacts/069B12298BB049EDE0631718000A11BC /content )
26
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 )
27
+ * [ Linux x64] ( https://gds.oracle.com/api/20220101/artifacts/069B4EC01C98519AE0631718000AA34D /content )
28
+ * [ Linux AArch64] ( https://gds.oracle.com/api/20220101/artifacts/069B12298BDD49EDE0631718000A11BC /content )
29
+ * [ macOS x64] ( https://gds.oracle.com/api/20220101/artifacts/07867F4EBC6481ADE0631718000AA7AB /content )
30
+ * [ macOS AArch64] ( https://gds.oracle.com/api/20220101/artifacts/069B4EC01CB9519AE0631718000AA34D /content )
31
+ * [ Windows x64] ( https://gds.oracle.com/api/20220101/artifacts/07867F4EBC7781ADE0631718000AA7AB /content )
32
32
33
33
2 . Unzip the archive:
34
34
0 commit comments