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.
1 parent 070835b commit e5a45e5Copy full SHA for e5a45e5
README.adoc
@@ -120,6 +120,7 @@ build it. Ensure you have Rust and the support software installed:
120
curl https://sh.rustup.rs -sSf | sh
121
rustup update nightly
122
rustup target add wasm32-unknown-unknown --toolchain nightly
123
+rustup component add llvm-tools-preview --toolchain=nightly
124
rustup update stable
125
cargo install --git https://github.com/alexcrichton/wasm-gc
126
sudo apt install cmake pkg-config libssl-dev git
0 commit comments