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 c2a6e9b commit b3891bdCopy full SHA for b3891bd
1 file changed
wasicontainer/install-wasi.sh
@@ -4,7 +4,7 @@
4
WASI_SDK_VERSIONS=(
5
# 21 for 3.11 & 3.12 is special-cased below.
6
24 # 3.13 (w/ special symlinking below), 3.14
7
- 32 # 3.15
+ 33 # 3.15
8
)
9
# https://github.com/bytecodealliance/wasmtime/releases
10
WASMTIME_VERSION="41.0.3"
0 commit comments