Skip to content

Conversation

@spotandjake
Copy link
Contributor

This pr splits BinaryenReturnCallRef from BinaryenCallRef in the c api, to be more inline with both the js api and the api's for Call and CallIndirect.

Breaking: This is breaking as the api for CallRef no longer includes the isReturn param

Closes: #8110

Copy link
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

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

Please mention this in the CHANGELOG.md (we try to do that for all breaking changes)

@spotandjake
Copy link
Contributor Author

Made those changes.

@kripken kripken merged commit 74e6965 into WebAssembly:main Dec 18, 2025
17 checks passed
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.

C API inconsistency on CallRef's isReturn

2 participants