install wasm-gc using nightly (#167)

This commit is contained in:
Robert Habermeier
2018-05-17 14:26:11 +02:00
committed by GitHub
parent 748238eb40
commit ef8d2b4d4b
+2 -2
View File
@@ -3,5 +3,5 @@
rustup update nightly rustup update nightly
rustup target add wasm32-unknown-unknown --toolchain nightly rustup target add wasm32-unknown-unknown --toolchain nightly
rustup update stable rustup update stable
cargo install --git https://github.com/alexcrichton/wasm-gc cargo +nightly install --git https://github.com/alexcrichton/wasm-gc
cargo install --git https://github.com/pepyakin/wasm-export-table.git cargo +nightly install --git https://github.com/pepyakin/wasm-export-table.git