binaryen
binaryen copied to clipboard
Partial WIP code to fuzz exceptions+multivalue
cc @aheejin
This might be useful already, but to really get coverage we'd need to add the TODOs mentioned here.
This doesn't take long to find an issue, on seed 14874664545984875933,
wasm-opt: wasm-binary.cpp:1462: void wasm::WasmBinaryWriter::writeType(wasm::Type): Assertion `!type.isTuple() && "Unexpected tuple type"' failed.
I haven't investigated it yet.