#how to fix?
15 messages · Page 1 of 1 (latest)
You may need to add --target wasm32-unknown-unknown to the cargo build -Zbuild-std command
already use
see again
You ran cargo build -Zbuild-std , not cargo build -Zbuild-std --target wasm32-unknown-unknown
This doesn't show the error
Errors will be red with a red underline
You can remove the import to fix the warning