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
I have a problem. I have not get a "wasm" file when i run this: rustup target add wasm32-unknown-unknown and cargo build --target wasm32-unknown-unknown .The dir of target is like this:
rustup target add wasm32-unknown-unknown
andcargo build --target wasm32-unknown-unknown
.The dir of target is like this:18~18.04.1-Ubuntu
rustc 1.34.0 (91856ed52 2019-04-10)
,cargo version iscargo 1.34.0 (6789d8a0a 2019-04-01)
The text was updated successfully, but these errors were encountered: