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

[test] Add test for table elems initialized by imported global funcref #1641

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

sbc100
Copy link
Member

@sbc100 sbc100 commented Apr 17, 2023

Fixes: #1640

@sbc100 sbc100 requested a review from rossberg April 17, 2023 17:02
@sbc100 sbc100 merged commit c2b3446 into main Apr 17, 2023
@rossberg rossberg deleted the add_elem_test branch April 18, 2023 05:20
keithw added a commit to WebAssembly/wabt that referenced this pull request Aug 26, 2023
The testsuite now requires supporting global.get in elem exprs
(WebAssembly/spec#1641), and the multi-memory
proposal flipped the order of memory indexes on memory.copy
(WebAssembly/multi-memory#29).
keithw added a commit to WebAssembly/wabt that referenced this pull request Aug 26, 2023
The testsuite now requires supporting global.get in elem exprs
(WebAssembly/spec#1641), and the multi-memory
proposal flipped the order of memory indexes on memory.copy
(WebAssembly/multi-memory#29).
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.

Missing test for elem segment containing global.get of imported funcref
2 participants