Skip to content
Snippets Groups Projects
Unverified Commit 93fa78ee authored by asynchronous rob's avatar asynchronous rob Committed by GitHub
Browse files

install wasm-gc using nightly (#167)

parent 654e6525
No related merge requests found
......@@ -3,5 +3,5 @@
rustup update nightly
rustup target add wasm32-unknown-unknown --toolchain nightly
rustup update stable
cargo 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/alexcrichton/wasm-gc
cargo +nightly install --git https://github.com/pepyakin/wasm-export-table.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