Skip to content

Some miscellaneous C API improvements#13191

Merged
alexcrichton merged 2 commits intobytecodealliance:mainfrom
alexcrichton:maybe-improve-c-api
Apr 24, 2026
Merged

Some miscellaneous C API improvements#13191
alexcrichton merged 2 commits intobytecodealliance:mainfrom
alexcrichton:maybe-improve-c-api

Conversation

@alexcrichton
Copy link
Copy Markdown
Member

This commit goes through the C API and fixes a number of mistakes such as typos, copy/paste errors, missing const, etc.

This commit goes through the C API and fixes a number of mistakes such
as typos, copy/paste errors, missing `const`, etc.
@alexcrichton alexcrichton requested a review from a team as a code owner April 24, 2026 18:24
@alexcrichton alexcrichton requested review from pchickey and removed request for a team April 24, 2026 18:24
@github-actions github-actions Bot added the wasmtime:c-api Issues pertaining to the C API. label Apr 24, 2026
@alexcrichton alexcrichton added this pull request to the merge queue Apr 24, 2026
Merged via the queue into bytecodealliance:main with commit 9c0346a Apr 24, 2026
52 checks passed
@alexcrichton alexcrichton deleted the maybe-improve-c-api branch April 24, 2026 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:c-api Issues pertaining to the C API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants