Skip to content
Snippets Groups Projects
Commit 33a2e27c authored by Gav Wood's avatar Gav Wood Committed by GitHub
Browse files

Revert "fix wasm executor compile error (#631)" (#642)

This reverts commit b7ef395c.
parent 5998a55c
No related merge requests found
......@@ -120,7 +120,6 @@ build it. Ensure you have Rust and the support software installed:
curl https://sh.rustup.rs -sSf | sh
rustup update nightly
rustup target add wasm32-unknown-unknown --toolchain nightly
rustup component add llvm-tools-preview --toolchain=nightly
rustup update stable
cargo install --git https://github.com/alexcrichton/wasm-gc
sudo apt install cmake pkg-config libssl-dev git
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment