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] Test cases with imports the same name as exports #1291

Merged
merged 1 commit into from
Mar 2, 2021

Conversation

axic
Copy link
Contributor

@axic axic commented Feb 27, 2021

While integrating wasm3 into fizzy's benchmarking suite, we found some issues with wasm3. Namely it did not make a distinction between imported and exported functions where the name matches. Since wasm3 passes the spec tests, I think such cases are not covered. The original test case can be seen at wasm3/wasm3#143.

@rossberg rossberg merged commit 7ac5246 into WebAssembly:master Mar 2, 2021
@axic
Copy link
Contributor Author

axic commented Mar 2, 2021

Thanks!

gumb0 pushed a commit to wasmx/wasm-spec that referenced this pull request Mar 4, 2021
gumb0 pushed a commit to wasmx/wasm-spec that referenced this pull request Jun 23, 2022
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