Wanted to give a heads up if anyone sees unusual behavior for wasm binaries compiled with Rust 1.91. Paul opened https://github.com/rust-lang/rust/issues/148347 which is a link-error which isn't so bad but yowl also saw issues in wit-bindgen at #wit-bindgen > PR help please which looks like the same issue. The affected behavior can range from linker errors to unusual runtime behavior so mostly just wanted to give a heads up to try to head off any weird debugging sessions hopefully.
I think this should be fixed in https://github.com/rust-lang/rust/pull/148363 and I'll ask for a beta-backport on that, but I suspect a stable backport may be unlikely so affected crates may want to pin to 1.90 for now
Last updated: Dec 06 2025 at 05:03 UTC