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

Improve filtering for return_call_indirect with wasm-smith #1613

Merged

Conversation

alexcrichton
Copy link
Member

@alexcrichton alexcrichton commented Jun 12, 2024

Add to the call_indirect filter that the selected function type must
have the exact same return signature as the function doing the call.

Closes #1612

Add to the `call_indirect` filter that the selected function type must
have the exact same return signature as the function doing the call.

Closes bytecodealliance#1612
@alexcrichton alexcrichton force-pushed the fix-return-call-indirect-filter branch from 452a156 to 06184d1 Compare June 12, 2024 14:48
@alexcrichton alexcrichton changed the title Fix return call indirect filter Improve filtering for return_call_indirect with wasm-smith Jun 12, 2024
@fitzgen fitzgen added this pull request to the merge queue Jun 12, 2024
Merged via the queue into bytecodealliance:main with commit 10e4e2c Jun 12, 2024
27 checks passed
@alexcrichton alexcrichton deleted the fix-return-call-indirect-filter branch June 21, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants