Skip to content

[test] Test cases with imports the same name as exports#1291

Merged
rossberg merged 1 commit intoWebAssembly:masterfrom
wasmx:import-name-confusion
Mar 2, 2021
Merged

[test] Test cases with imports the same name as exports#1291
rossberg merged 1 commit intoWebAssembly:masterfrom
wasmx:import-name-confusion

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