Skip to content

[JS API] merge Module['readBinaryWithFeatures'] into Module['readBinary'] - #8954

Merged
kripken merged 3 commits into
WebAssembly:mainfrom
chharvey:feat/js-read-binary
Jul 31, 2026
Merged

[JS API] merge Module['readBinaryWithFeatures'] into Module['readBinary']#8954
kripken merged 3 commits into
WebAssembly:mainfrom
chharvey:feat/js-read-binary

Conversation

@chharvey

Copy link
Copy Markdown
Contributor

Removes method binaryen.readBinaryWithFeatures() in favor of binaryen.readBinary(), which now supports a features parameter that defaults to MVP if omitted.

This aligns cleanly with #8901, which removed parseTextWithFeatures in favor of parseText.

@chharvey
chharvey requested a review from a team as a code owner July 30, 2026 01:11
@chharvey
chharvey requested review from aheejin and removed request for a team July 30, 2026 01:11
@chharvey chharvey changed the title Merge Module['readBinaryWithFeatures'] into Module['readBinary'] [JS API] merge Module['readBinaryWithFeatures'] into Module['readBinary'] Jul 30, 2026
Comment thread CHANGELOG.md Outdated
@kripken
kripken merged commit b8f9160 into WebAssembly:main Jul 31, 2026
16 checks passed
@chharvey
chharvey deleted the feat/js-read-binary branch July 31, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants