alexcrichton opened PR #13149 from alexcrichton:fix-some-c-api-mistakes to bytecodealliance:main:
- Remove stray
struct wasmtime_eqref- Remove header definition for
wasmtime_anyref_to_eqrefas it doesn't exist. The function is actuallywasmtime_anyref_as_eqrefwhich has tests and such.- Define
wasm_tagtype_vec_*functions.<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
alexcrichton requested cfallin for a review on PR #13149.
alexcrichton requested wasmtime-core-reviewers for a review on PR #13149.
cfallin submitted PR review.
cfallin added PR #13149 Fix some minor C API mistakes to the merge queue.
cfallin merged PR #13149.
cfallin removed PR #13149 Fix some minor C API mistakes from the merge queue.
Last updated: May 03 2026 at 22:13 UTC