mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 04:11:07 +00:00
fix wasm executor compile error (#631)
This commit is contained in:
@@ -120,6 +120,7 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user