mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 14:01:02 +00:00
install wasm-gc using nightly (#167)
This commit is contained in:
committed by
GitHub
parent
748238eb40
commit
ef8d2b4d4b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user