[JS API] Merge `Module['readBinaryWithFeatures']` into `Module['readBinary']` (#8954)
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`.
C
Chris Harvey committed
b8f91600f5476f7e65e8b5f5a445face9b262b6c
Parent: 9c10867
Committed by GitHub <noreply@github.com>
on 7/31/2026, 6:04:06 PM