Skip to content

Commit

Permalink
feat!: Update to libbinaryen v115 (#90)
Browse files Browse the repository at this point in the history
chore: Update emsdk version
chore: Rebuild binaryen.es5.js

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
peblair and github-actions[bot] authored Nov 2, 2023
1 parent 1b8e4a9 commit 4f4a03c
Show file tree
Hide file tree
Showing 3 changed files with 313 additions and 320 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
run: |
mkdir $HOME/emsdk
git clone --depth 1 https://github.com/emscripten-core/emsdk.git $HOME/emsdk
$HOME/emsdk/emsdk install 3.1.17
$HOME/emsdk/emsdk activate 3.1.17
$HOME/emsdk/emsdk install 3.1.47
$HOME/emsdk/emsdk activate 3.1.47
echo "$HOME/emsdk" >> $GITHUB_PATH
- name: "Set up CMake"
Expand Down
2 changes: 1 addition & 1 deletion binaryen
Submodule binaryen updated 730 files
627 changes: 310 additions & 317 deletions binaryen.es5.js

Large diffs are not rendered by default.

0 comments on commit 4f4a03c

Please sign in to comment.