pchickey opened PR #12355 from pchickey:pch/wasi_io_tracing to bytecodealliance:main:
The
tracingoption for imports inwasmtime::component::bindgenis set for the other wasi crates, but was missing for wasmtime-wasi-io. This PR adds it.
pchickey requested wasmtime-wasi-reviewers for a review on PR #12355.
pchickey requested rvolosatovs for a review on PR #12355.
pchickey requested wasmtime-default-reviewers for a review on PR #12355.
pchickey requested alexcrichton for a review on PR #12355.
rvolosatovs submitted PR review.
rvolosatovs added PR #12355 wasmtime-wasi-io: add tracing to wasmtime::component::bindgen options to the merge queue.
github-merge-queue[bot] removed PR #12355 wasmtime-wasi-io: add tracing to wasmtime::component::bindgen options from the merge queue.
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...
pchickey converted PR #12355 wasmtime-wasi-io: add tracing to wasmtime::component::bindgen options to a draft.
pchickey updated PR #12355.
pchickey has marked PR #12355 as ready for review.
pchickey has enabled auto merge for PR #12355.
pchickey added PR #12355 wasmtime-wasi-io: add tracing to wasmtime::component::bindgen options to the merge queue.
pchickey merged PR #12355.
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