wasi-sdk-21.

This commit is contained in:
Nuno Cruces
2023-12-19 00:33:04 +00:00
parent 9281948f57
commit f1b00a9944
7 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ cd -P -- "$(dirname -- "$0")"
ROOT=../
BINARYEN="$ROOT/tools/binaryen-version_116/bin"
WASI_SDK="$ROOT/tools/wasi-sdk-20.0/bin"
WASI_SDK="$ROOT/tools/wasi-sdk-21.0/bin"
"$WASI_SDK/clang" --target=wasm32-wasi -flto -g0 -O2 \
-o sqlite3.wasm "$ROOT/sqlite3/main.c" \

Binary file not shown.