Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Revert "fix wasm executor compile error (#631)" (#642)
Browse files Browse the repository at this point in the history
This reverts commit 7c18bb6.
  • Loading branch information
gavofyork committed Sep 5, 2018
1 parent 2cc2a3b commit 7aaa4eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7aaa4eb

Please sign in to comment.