Stream: wit-bindgen

Topic: wit-bindgen-rt 2024 edition


view this post on Zulip MousseARaser06 (Feb 28 2026 at 13:57):

Hey everyone
I am working on a project (using rust edition 2024) that's relying on wit-bindgen-rt
I had a lot of errors at first then I noticed that wit-bindgen-rt version 0.44.0 still seems to use rust edition 2021
I'd like to try and contribute to make it use rust 2024, but I can't seem to find the git repository which contains wit-bindgen-rt's Cargo.toml file, (and neither in wit-bindgen/crates/guest-rust/rt)
can anyone enlighten me ont that subject ?

view this post on Zulip Lann Martin (Feb 28 2026 at 19:54):

wit-bindgen-rt is no longer used: https://github.com/bytecodealliance/wit-bindgen/pull/1369

view this post on Zulip MousseARaser06 (Mar 01 2026 at 11:02):

Oh, thanks for the precision
I'm investigating because I have a ton of warnings when running cargo-component in my codebase, and I'm still using wit-bindgen-rt


Last updated: Mar 23 2026 at 16:19 UTC