Skip to content

Commit e5a45e5

Browse files
woodsmurgguoss
authored andcommitted
fix wasm executor compile error (paritytech#631)
1 parent 070835b commit e5a45e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ build it. Ensure you have Rust and the support software installed:
120120
curl https://sh.rustup.rs -sSf | sh
121121
rustup update nightly
122122
rustup target add wasm32-unknown-unknown --toolchain nightly
123+
rustup component add llvm-tools-preview --toolchain=nightly
123124
rustup update stable
124125
cargo install --git https://github.com/alexcrichton/wasm-gc
125126
sudo apt install cmake pkg-config libssl-dev git

0 commit comments

Comments
 (0)