Stream: git-wasmtime

Topic: wasmtime / PR #12355 wasmtime-wasi-io: add tracing to was...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 02:06):

pchickey opened PR #12355 from pchickey:pch/wasi_io_tracing to bytecodealliance:main:

The tracing option for imports in wasmtime::component::bindgen is set for the other wasi crates, but was missing for wasmtime-wasi-io. This PR adds it.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 02:06):

pchickey requested wasmtime-wasi-reviewers for a review on PR #12355.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 02:07):

pchickey requested rvolosatovs for a review on PR #12355.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 02:07):

pchickey requested wasmtime-default-reviewers for a review on PR #12355.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 02:07):

pchickey requested alexcrichton for a review on PR #12355.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 06:37):

rvolosatovs submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 06:38):

rvolosatovs added PR #12355 wasmtime-wasi-io: add tracing to wasmtime::component::bindgen options to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 07:01):

github-merge-queue[bot] removed PR #12355 wasmtime-wasi-io: add tracing to wasmtime::component::bindgen options from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 17:37):

pchickey commented on PR #12355:

Turns out this approach is incompatible with wasmtime-wasi-io working on a no_std target, so we will either have to add cfg(feature) support to these attributes in the bindgen parser, or just drop it...

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 17:37):

pchickey converted PR #12355 wasmtime-wasi-io: add tracing to wasmtime::component::bindgen options to a draft.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 19:31):

pchickey updated PR #12355.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 19:33):

pchickey has marked PR #12355 as ready for review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 19:34):

pchickey has enabled auto merge for PR #12355.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 19:45):

pchickey added PR #12355 wasmtime-wasi-io: add tracing to wasmtime::component::bindgen options to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 20:08):

pchickey merged PR #12355.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 15 2026 at 20:08):

pchickey removed PR #12355 wasmtime-wasi-io: add tracing to wasmtime::component::bindgen options from the merge queue.


Last updated: Jan 29 2026 at 13:25 UTC