Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants