wasm-opt-rs icon indicating copy to clipboard operation
wasm-opt-rs copied to clipboard

Parameterize conformance tests over multiple input files

Open brson opened this issue 2 years ago • 0 comments

https://github.com/brson/wasm-opt-rs/pull/151 added a second input wasm file to the conformance-tests, but used it in just one dwarf test.

We should instead run all the tests over both input wasms.

brson avatar Aug 13 '23 22:08 brson