Skip to content

Conversation

@pchickey
Copy link
Contributor

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.

@pchickey pchickey requested review from a team as code owners January 15, 2026 02:06
@pchickey pchickey requested review from alexcrichton and rvolosatovs and removed request for a team January 15, 2026 02:06
@rvolosatovs rvolosatovs added this pull request to the merge queue Jan 15, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 15, 2026
@pchickey
Copy link
Contributor Author

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 pchickey marked this pull request as draft January 15, 2026 17:37
@pchickey pchickey marked this pull request as ready for review January 15, 2026 19:33
@pchickey pchickey enabled auto-merge January 15, 2026 19:33
@pchickey pchickey added this pull request to the merge queue Jan 15, 2026
Merged via the queue into bytecodealliance:main with commit a352719 Jan 15, 2026
45 checks passed
@pchickey pchickey deleted the pch/wasi_io_tracing branch January 15, 2026 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants