Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

add a test case #326

Merged
merged 1 commit into from
Aug 30, 2024
Merged

add a test case #326

merged 1 commit into from
Aug 30, 2024

Conversation

yamt
Copy link
Contributor

@yamt yamt commented Aug 29, 2024

some runtimes implement tag matching as the equality of tag indexes. (cf. bytecodealliance/wasm-micro-runtime#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. bytecodealliance/wasm-micro-runtime#3109)
i believe it's a wrong interpreteation of the spec.
this test case ensures a failure on such implementations.
@aheejin aheejin merged commit 7e2c27c into WebAssembly:main Aug 30, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants