pchickey opened PR #13505 from pchickey:pch/use_wit_item_name to bytecodealliance:main:
- upgrade to wasm-tools family 251, wherein wit-parser has ItemName and wasm-wave can parse to it
- wasmtime gets a new feature
wit-parserto take the optional dep on wit-parser. (This is already in the transitive dep tree with component-model bindgen anyway.) Like with wave, provide a re-export of the crate for convenience under wasmtime::component::wit_parser. Unlike wave, this feature is on by default, because its already part of the transitive dep tree by default.- impl ExportLookup for wit_parser::ItemName
<!--
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
-->
pchickey requested dicej for a review on PR #13505.
pchickey requested wasmtime-core-reviewers for a review on PR #13505.
pchickey requested fitzgen for a review on PR #13505.
pchickey requested wasmtime-default-reviewers for a review on PR #13505.
pchickey updated PR #13505.
pchickey updated PR #13505.
:thumbs_up: alexcrichton submitted PR review.
alexcrichton added PR #13505 wasmtime: impl ExportLookup for wit_parser::ItemName to the merge queue.
github-merge-queue[bot] removed PR #13505 wasmtime: impl ExportLookup for wit_parser::ItemName from the merge queue.
alexcrichton added PR #13505 wasmtime: impl ExportLookup for wit_parser::ItemName to the merge queue.
:check: alexcrichton merged PR #13505.
alexcrichton removed PR #13505 wasmtime: impl ExportLookup for wit_parser::ItemName from the merge queue.
Last updated: Jun 01 2026 at 09:49 UTC