wasi-sdk-28.

This commit is contained in:
Nuno Cruces
2025-11-09 01:22:28 +00:00
parent 5f4ff03f6f
commit 4a956e80a2
6 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -26,7 +26,7 @@ elif [[ "$OSTYPE" == "darwin"* ]]; then
fi
fi
WASI_SDK="https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-27/wasi-sdk-27.0-$WASI_SDK.tar.gz"
WASI_SDK="https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-28/wasi-sdk-28.0-$WASI_SDK.tar.gz"
BINARYEN="https://github.com/WebAssembly/binaryen/releases/download/version_124/binaryen-version_124-$BINARYEN.tar.gz"
# Download tools

Binary file not shown.