Skip to content

Commit 4a956e8

Browse files
committed
wasi-sdk-28.
1 parent 5f4ff03 commit 4a956e8

File tree

6 files changed

+1
-1
lines changed

6 files changed

+1
-1
lines changed

embed/bcw2/bcw2.wasm

-4.97 KB
Binary file not shown.

embed/sqlite3.wasm

-4.85 KB
Binary file not shown.

sqlite3/tools.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ elif [[ "$OSTYPE" == "darwin"* ]]; then
2626
fi
2727
fi
2828

29-
WASI_SDK="https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-27/wasi-sdk-27.0-$WASI_SDK.tar.gz"
29+
WASI_SDK="https://github.com/WebAssembly/wasi-sdk/releases/download/wasi-sdk-28/wasi-sdk-28.0-$WASI_SDK.tar.gz"
3030
BINARYEN="https://github.com/WebAssembly/binaryen/releases/download/version_124/binaryen-version_124-$BINARYEN.tar.gz"
3131

3232
# Download tools
23 Bytes
Binary file not shown.

vfs/tests/mptest/wasm/mptest.wasm

-4.79 KB
Binary file not shown.
-4.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)