Skip to content

Add support for structref to the C and C++ APIs#12915

Open
fitzgen wants to merge 4 commits intobytecodealliance:mainfrom
fitzgen:add-structref-support-to-c-api
Open

Add support for structref to the C and C++ APIs#12915
fitzgen wants to merge 4 commits intobytecodealliance:mainfrom
fitzgen:add-structref-support-to-c-api

Conversation

@fitzgen
Copy link
Copy Markdown
Member

@fitzgen fitzgen commented Mar 31, 2026

Also requires adding support for struct and field types, as well as
StructRefPre.

Depends on #12914

@fitzgen fitzgen requested a review from a team as a code owner March 31, 2026 21:39
@fitzgen fitzgen requested review from pchickey and removed request for a team March 31, 2026 21:39
@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

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.

fitzgen added 2 commits April 1, 2026 12:39
Also requires adding support for struct and field types, as well as
`StructRefPre`.
@fitzgen fitzgen force-pushed the add-structref-support-to-c-api branch from 083968d to 99b22d6 Compare April 1, 2026 19:39
@fitzgen fitzgen enabled auto-merge April 1, 2026 19:40
@fitzgen fitzgen added this pull request to the merge queue Apr 1, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 1, 2026
@fitzgen fitzgen enabled auto-merge April 1, 2026 21:19
@fitzgen fitzgen added this pull request to the merge queue Apr 1, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 1, 2026
@fitzgen fitzgen enabled auto-merge April 1, 2026 22:49
@fitzgen fitzgen added this pull request to the merge queue Apr 1, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 1, 2026
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