mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 15:11:02 +00:00
Update to latest Substrate master (#783)
* Update to latest Substrate master * Update wasm-builder and make `run` work
This commit is contained in:
@@ -19,7 +19,7 @@ use wasm_builder_runner::{build_current_project_with_rustflags, WasmBuilderSourc
|
||||
fn main() {
|
||||
build_current_project_with_rustflags(
|
||||
"wasm_binary.rs",
|
||||
WasmBuilderSource::Crates("1.0.7"),
|
||||
WasmBuilderSource::Crates("1.0.9"),
|
||||
"-C link-arg=--export=__heap_base",
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user