Skip to content

Add support for arrayrefs to the C and C++ APIs#12916

Open
fitzgen wants to merge 3 commits intobytecodealliance:mainfrom
fitzgen:add-arrayref-support-to-c-api
Open

Add support for arrayrefs to the C and C++ APIs#12916
fitzgen wants to merge 3 commits intobytecodealliance:mainfrom
fitzgen:add-arrayref-support-to-c-api

Conversation

@fitzgen
Copy link
Copy Markdown
Member

@fitzgen fitzgen commented Mar 31, 2026

Also array types and ArrayRefPre.

Depends on #12915

fitzgen added 3 commits March 31, 2026 12:25
Also requires adding support for struct and field types, as well as
`StructRefPre`.
Also array types and `ArrayRefPre`.
@fitzgen fitzgen requested a review from a team as a code owner March 31, 2026 21:41
@fitzgen fitzgen requested review from dicej and removed request for a team March 31, 2026 21:41
@github-actions github-actions bot added wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:c-api Issues pertaining to the C API. wasmtime:ref-types Issues related to reference types and GC in Wasmtime labels Mar 31, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

Subscribe to Label Action

cc @fitzgen

Details This issue or pull request has been labeled: "wasmtime:api", "wasmtime:c-api", "wasmtime:ref-types"

Thus the following users have been cc'd because of the following labels:

  • fitzgen: wasmtime:ref-types

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:c-api Issues pertaining to the C API. wasmtime:ref-types Issues related to reference types and GC in Wasmtime

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants