SIGN IN SIGN UP

Merge `Module['parseTextWithFeatures']` into `Module['parseText']` (#8901)

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

Any code calling the former should update accordingly.

Follow-up to
https://github.com/WebAssembly/binaryen/pull/8872#discussion_r3562364680
C
Chris Harvey committed
9cb9f39e4fd8255aa7cb3fd28b875cb949126d57
Parent: 99f6fc6
Committed by GitHub <noreply@github.com> on 7/14/2026, 9:29:16 AM