We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c84170 commit 51cd82aCopy full SHA for 51cd82a
ci/wasi.sh
@@ -11,7 +11,7 @@ apt-get install -y --no-install-recommends \
11
12
# Wasmtime is used to execute tests and wasi-sdk is used to compile tests.
13
# Download appropriate versions here and configure various flags below.
14
-wasmtime=35.0.0
+wasmtime=38.0.2
15
wasi_sdk=27
16
17
curl -L https://github.com/bytecodealliance/wasmtime/releases/download/v$wasmtime/wasmtime-v$wasmtime-x86_64-linux.tar.xz |
0 commit comments