binaryen-version_117.

This commit is contained in:
Nuno Cruces
2024-02-28 12:48:05 +00:00
parent 705eab456a
commit 4439cd302c
7 changed files with 10 additions and 10 deletions

View File

@@ -4,7 +4,7 @@ set -euo pipefail
cd -P -- "$(dirname -- "$0")"
ROOT=../
BINARYEN="$ROOT/tools/binaryen-version_116/bin"
BINARYEN="$ROOT/tools/binaryen-version_117/bin"
WASI_SDK="$ROOT/tools/wasi-sdk-21.0/bin"
"$WASI_SDK/clang" --target=wasm32-wasi -std=c17 -flto -g0 -O2 \

Binary file not shown.