Skip to content

Commit

Permalink
latest usable emscripten
Browse files Browse the repository at this point in the history
  • Loading branch information
tantaman committed Jun 18, 2023
1 parent 3697a47 commit 95223a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/build-wasm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

mkdir -p packages/crsqlite-wasm/dist
cd deps/emsdk
./emsdk install 3.1.31
./emsdk activate 3.1.31
./emsdk install 3.1.40
./emsdk activate 3.1.40
source ./emsdk_env.sh
cd ../wa-sqlite
make
Expand Down

0 comments on commit 95223a8

Please sign in to comment.