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
The only solution that works (which is from that link) requires switching to nightly. We need to figure out what the trade-offs are between switching to nightly or only supporting <= 1.81
It seems like after 1.81 rust requires some (nightly only?) flags to build the wasm code correctly. See https://blog.rust-lang.org/2024/09/24/webassembly-targets-change-in-default-target-features.html
The text was updated successfully, but these errors were encountered: