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 get an error compiling wasm32-wasi, what should I do?
[package]
name = "hello-wasm4"version = "0.1.0"edition = "2021"# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
openssl = { version = "0.10.40", features = ["vendored"]}
I get an error compiling wasm32-wasi, what should I do?
my example code: https://github.com/Z1W3/hello-wasm
The text was updated successfully, but these errors were encountered: