Skip to content

Commit 324d41c

Browse files
authored
fix: Update Binaryen + fix instantiation in bindings (#2302)
1 parent e89cec2 commit 324d41c

27 files changed

+5601
-2171
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- uses: dcodeIO/setup-node-nvm@master
7272
with:
7373
node-mirror: https://nodejs.org/download/v8-canary/
74-
node-version: 18.0.0-v8-canary20211115037fd7ae8d
74+
node-version: 19.0.0-v8-canary2022052811308b5fb3
7575
- name: Install dependencies
7676
run: npm ci --no-audit
7777
- name: Build

0 commit comments

Comments
 (0)