alexcrichton opened PR #13268 from alexcrichton:more-type-reflection to bytecodealliance:main:
All of the types in the Rust API have a
tymethod which returns the type of the value, and this is now reflected into the C and C++ APIs as well.<!--
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 has marked PR #13268 as ready for review.
alexcrichton requested pchickey for a review on PR #13268.
alexcrichton requested wasmtime-core-reviewers for a review on PR #13268.
alexcrichton updated PR #13268.
github-actions[bot] added the label wasmtime:c-api on PR #13268.
:thumbs_up: pchickey submitted PR review.
alexcrichton added PR #13268 c-api: Expose type reflection of GC values to the merge queue.
:check: alexcrichton merged PR #13268.
alexcrichton removed PR #13268 c-api: Expose type reflection of GC values from the merge queue.
Last updated: Jun 01 2026 at 09:49 UTC