WebAssembly / spec

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

Remove duplicated binary tests #1649

Closed backes closed 1 year ago

backes commented 1 year ago

Those tests were moved to binary-leb128.wast in #1019, but #1287 brought them back.