Skip to content

Commit 9ba3237

Browse files
committedMay 30, 2025
chore: update Binaryen
Some new features are being added, although only relaxed SIMD is in a usable state. stringref has been almost obliterated, and only functionality compatible with JS string builtins is being kept. Binaryen also seems to be generating more nops and blocks than usual.
1 parent 44b658d commit 9ba3237

File tree

173 files changed

+91623
-87668
lines changed

Some content is hidden

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

173 files changed

+91623
-87668
lines changed
 

‎package-lock.json

Lines changed: 15 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"engineStrict": true,
2727
"dependencies": {
28-
"binaryen": "116.0.0-nightly.20240114",
28+
"binaryen": "123.0.0-nightly.20250530",
2929
"long": "^5.2.4"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)