Compiling wasm-bindgen-futures v0.4.40 gives error[E0658]: use of unstable library feature 'stdarch_wasm_atomic_wait'
#3830
Labels
Describe the Bug
Hi thanks for the toolkit! However, it seems that I cannot compile it (in https://github.com/fzyzcjy/flutter_rust_bridge) and it gives the error below.
Related PR: fzyzcjy/flutter_rust_bridge#1727
It seems that #3827 fixes this issue, but https://crates.io/crates/wasm-bindgen-futures/versions's last release is 25 days ago, so maybe it needs to release a new version.
Steps to Reproduce
Compile it:
Expected Behavior
A clear and concise description of what you expected to happen.
Actual Behavior
A clear and concise description of what actually happened.
If applicable, add screenshots to help explain your problem.
Additional Context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: