Skip to content

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

Open
chharvey wants to merge 3 commits into
WebAssembly:mainfrom
chharvey:feat/js-read-binary
Open

[JS API] merge Module['readBinaryWithFeatures'] into Module['readBinary']#8954
chharvey wants to merge 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
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