wabt
wabt copied to clipboard
[EH] Fix exnref's opcode
trafficstars
exnref's opcode is -0x17:
https://github.com/WebAssembly/exception-handling/blob/main/proposals/exception-handling/Exceptions.md#exnref
cc @SoniEx2
uh wait what? we thought we pulled that from the spec, not the explainer... (but we may also have misread something)
oh huh that is in the spec... well, anyway, LGTM.
added this to the (long) list of missing upstream tests at https://github.com/WebAssembly/exception-handling/issues/333