mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 20:27:58 +00:00
Update pinned wasm-bindgen dependency (#6861)
* Update dependency. * Update readme docs * update python webserver command
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
# How to run this demo
|
||||
|
||||
```sh
|
||||
cargo install wasm-bindgen-cli # If necessary
|
||||
# If necessary, install wasm-bindgen
|
||||
# The version must match that used when building the browser demo.
|
||||
cargo install --version 0.2.67 wasm-bindgen-cli
|
||||
|
||||
# Run the build script
|
||||
./build.sh
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user