Skip to content

Conversation

@zherczeg
Copy link
Contributor

No description provided.

out/test/spec/elem.wast:585: assert_trap passed: uninitialized table element
out/test/spec/elem.wast:618: assert_invalid passed:
out/test/spec/elem/elem.61.wasm:000001f: error: type mismatch at elem segment. got externref, expected funcref
out/test/spec/elem/elem.61.wasm:000001f: error: type mismatch at elem segment. got funcref, expected externref
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/WebAssembly/testsuite/blob/main/elem.wast#L618

The table contains externref, not funcref.

Copy link
Member

@sbc100 sbc100 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@sbc100 sbc100 enabled auto-merge (squash) March 25, 2025 18:10
@sbc100 sbc100 merged commit f81dff0 into WebAssembly:main Mar 25, 2025
18 checks passed
@zherczeg zherczeg deleted the elem_type_fix branch March 25, 2025 19:30
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.

2 participants