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 427a2cc commit 37972ffCopy full SHA for 37972ff
ci/wasi.sh
@@ -12,7 +12,7 @@ apt-get install -y --no-install-recommends \
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
15
-wasi_sdk=25
+wasi_sdk=27
16
17
curl -L https://github.com/bytecodealliance/wasmtime/releases/download/v$wasmtime/wasmtime-v$wasmtime-x86_64-linux.tar.xz |
18
tar xJf -
0 commit comments