Skip to content

Commit dc547a8

Browse files
authoredJan 14, 2024
Update Binaryen (#2811)
This version of binaryen.js has the requisite 4 GiB max memory change. Fixes #2810.
1 parent 1e0466e commit dc547a8

File tree

115 files changed

+25257
-29204
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+25257
-29204
lines changed
 

‎package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"engineStrict": true,
2727
"dependencies": {
28-
"binaryen": "116.0.0-nightly.20231102",
28+
"binaryen": "116.0.0-nightly.20240114",
2929
"long": "^5.2.1"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.