WebAssembly / spec

WebAssembly specification, reference interpreter, and test suite.
https://webassembly.github.io/spec/
Other
3.11k stars 439 forks source link

[test] Add test for init expr with missing end marker #1645

Closed keithw closed 1 year ago

keithw commented 1 year ago

WABT was not catching this case (https://github.com/WebAssembly/wabt/pull/2218).