Skip to content

Commit

Permalink
fix: Update Binaryen + fix instantiation in bindings (#2302)
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGraey authored May 29, 2022
1 parent e89cec2 commit 324d41c
Show file tree
Hide file tree
Showing 27 changed files with 5,601 additions and 2,171 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- uses: dcodeIO/setup-node-nvm@master
with:
node-mirror: https://nodejs.org/download/v8-canary/
node-version: 18.0.0-v8-canary20211115037fd7ae8d
node-version: 19.0.0-v8-canary2022052811308b5fb3
- name: Install dependencies
run: npm ci --no-audit
- name: Build
Expand Down
Loading

0 comments on commit 324d41c

Please sign in to comment.