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
Whenever I try compiling Yew or something similar, I get this issue:
error[E0463]: can't find crate for `core`
|
= note: the `wasm32-unknown-unknown` target may not be installed
= help: consider downloading the target with `rustup target add wasm32-unknown-unknown`
Whenever I try compiling Yew or something similar, I get this issue:
#8 is kind of related but maybe not really?
The text was updated successfully, but these errors were encountered: