Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
r58Playz committed Oct 13, 2024
1 parent 1793f59 commit 1c1e446
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rewriter/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ fi

time wasm-opt $WASMOPTFLAGS -O4 --vacuum --dce --enable-threads --enable-bulk-memory --enable-simd "$WASM" -o rewriter/out/optimized.wasm

mkdir dist/ || true

{

cat <<EOF
Expand Down

0 comments on commit 1c1e446

Please sign in to comment.