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
Since i don't think wasm32-unknown-unknown can be targeted (because the Rust+LLVM combination doesn't work?) maybe try out the wasm32-unknown-emscripten target and let emscripten compile the C/C++ code.