Skip to content

Add anyref downcast methods to the C and C++ APIs#12917

Open
fitzgen wants to merge 4 commits intobytecodealliance:mainfrom
fitzgen:anyref-downcast-methods-to-c-api
Open

Add anyref downcast methods to the C and C++ APIs#12917
fitzgen wants to merge 4 commits intobytecodealliance:mainfrom
fitzgen:anyref-downcast-methods-to-c-api

Conversation

@fitzgen
Copy link
Copy Markdown
Member

@fitzgen fitzgen commented Mar 31, 2026

Depends on #12916

@fitzgen fitzgen requested a review from a team as a code owner March 31, 2026 21:42
@fitzgen fitzgen requested review from cfallin and removed request for a team March 31, 2026 21:42
fitzgen added a commit to fitzgen/wasmtime that referenced this pull request Mar 31, 2026
After bytecodealliance#12917, we now have
support for the GC proposal in the C and C++ APIs.
Copy link
Copy Markdown
Member

@cfallin cfallin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM on last commit

@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.

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