alexcrichton opened PR #13191 from alexcrichton:maybe-improve-c-api to bytecodealliance:main:
This commit goes through the C API and fixes a number of mistakes such as typos, copy/paste errors, missing
const, etc.<!--
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 pchickey for a review on PR #13191.
alexcrichton requested wasmtime-core-reviewers for a review on PR #13191.
alexcrichton updated PR #13191.
github-actions[bot] added the label wasmtime:c-api on PR #13191.
pchickey submitted PR review.
alexcrichton added PR #13191 Some miscellaneous C API improvements to the merge queue.
alexcrichton merged PR #13191.
alexcrichton removed PR #13191 Some miscellaneous C API improvements from the merge queue.
Last updated: May 03 2026 at 22:13 UTC