You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[C API] Split BinaryenCallRef and BinaryenReturnCallRef in c api (#8121)
This splits `BinaryenReturnCallRef` from `BinaryenCallRef` in the c
api, to be more inline with both the JS API and the C APIs for `Call` and
`CallIndirect`.
Closes: #8110
0 commit comments