You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like this crate is depending on two different version of wit-bindgen-rust. Both should define the same unmangled symbol, and as such a linker error is expected.
Activity
bjorn3 commentedon Aug 10, 2024
Looks like this crate is depending on two different version of wit-bindgen-rust. Both should define the same unmangled symbol, and as such a linker error is expected.
apiraino commentedon Aug 12, 2024
Is this crate in a shape to still be relevant to our crater runs? 🤔
I see a slew of warnings when trying to compile it from clean slate (i.e. installing the needed toolchains)
bjorn3 commentedon Aug 12, 2024
It also depends on an outdated wit-bindgen version which I'm not sure will work with current component model implementations.