Stream: git-wasmtime

Topic: wasmtime / PR #14013 component: add `include_component_ty...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 21:49):

lann opened PR #14013 from lann:bindgen-component-type to bytecodealliance:main:

Closes #13190

Passing include_component_type: true to bindgen! causes it to emit the binary-encoded world resolved by bindgen:

pub const COMPONENT_TYPE: &[u8] = b"\x00asm[...]processed-by\x01\rwit-component\x070.254.0";

This can be passed to wit_parser::decoding::decode_world to recover the Resolve and WorldId used to generate the bindings.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 21:49):

lann requested pchickey for a review on PR #14013.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 21:49):

lann requested wasmtime-core-reviewers for a review on PR #14013.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 21:49):

lann requested fitzgen for a review on PR #14013.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 21:49):

lann requested wasmtime-default-reviewers for a review on PR #14013.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 22:01):

:thumbs_up: alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 22:02):

alexcrichton added PR #14013 component: add include_component_type bindgen! option to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 22:27):

github-merge-queue[bot] removed PR #14013 component: add include_component_type bindgen! option from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 23:03):

github-actions[bot] added the label wasmtime:api on PR #14013.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 28 2026 at 23:48):

alexcrichton added PR #14013 component: add include_component_type bindgen! option to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 29 2026 at 00:14):

:check: alexcrichton merged PR #14013.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 29 2026 at 00:14):

alexcrichton removed PR #14013 component: add include_component_type bindgen! option from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC