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
there have a option to allow rustc version mismatch. but it seems like such option wont work for tools like wasm-bindgen. and that caused some inconvenience on system wasm-bindgen newer than project's, while no-install option applied
💻 Basic example
create a project depends on old version of wasm-bindgen. install a newer version of wasm-bindgen systemwide. build with no-install