mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-19 22:45:40 +00:00
Use --export-table from the latest LLD (#316)
* Remove unused build.sh * Don't use wasm-export-table anymore. * Rebuild binaries. * Fix build script.
This commit is contained in:
committed by
Gav Wood
parent
f982801ed7
commit
fed50df6ed
@@ -73,7 +73,6 @@ 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
|
||||
sudo apt install cmake pkg-config libssl-dev
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user