We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 632701d + b6e50e8 commit a3723a3Copy full SHA for a3723a3
README.md
@@ -67,7 +67,6 @@ With [rustup](https://www.rust-lang.org/install.html) installed:
67
```sh
68
$ rustup update nightly
69
$ rustup target add wasm32-unknown-unknown --toolchain nightly
70
-$ rustc +nightly --target wasm32-unknown-unknown "$target" --crate-type=cdylib
71
$ cargo install --git https://github.com/alexcrichton/wasm-gc
72
```
73
0 commit comments