Closed yamt closed 2 months ago
some runtimes implement tag matching as the equality of tag indexes. (cf. https://github.com/bytecodealliance/wasm-micro-runtime/issues/3109) i believe it's a wrong interpreteation of the spec. this test case ensures a failure on such implementations.
some runtimes implement tag matching as the equality of tag indexes. (cf. https://github.com/bytecodealliance/wasm-micro-runtime/issues/3109) i believe it's a wrong interpreteation of the spec. this test case ensures a failure on such implementations.