Skip to content

Merge Module['parseTextWithFeatures'] into Module['parseText']#8901

Merged
tlively merged 3 commits into
WebAssembly:mainfrom
chharvey:feat/js-parse-text-with-features
Jul 14, 2026
Merged

Merge Module['parseTextWithFeatures'] into Module['parseText']#8901
tlively merged 3 commits into
WebAssembly:mainfrom
chharvey:feat/js-parse-text-with-features

Conversation

@chharvey

Copy link
Copy Markdown
Contributor

deletes Module['parseTextWithFeatures'] in favor of Module['parseText'] with an optional features parameter.

any code calling the former should update accordingly.

follow-up to #8872 (comment)

deletes `Module['parseTextWithFeatures']`. update any uses accordingly.
@chharvey chharvey requested a review from a team as a code owner July 14, 2026 02:35
@chharvey chharvey requested review from tlively and removed request for a team July 14, 2026 02:35
a different API is called when no `features` is provided

@tlively tlively left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM % comment.

Comment thread src/js/binaryen.js-post.js Outdated
@tlively tlively enabled auto-merge (squash) July 14, 2026 09:04
@tlively tlively merged commit 9cb9f39 into WebAssembly:main Jul 14, 2026
16 checks passed
@chharvey chharvey deleted the feat/js-parse-text-with-features branch July 14, 2026 17:22
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