mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-06-18 19:51:01 +00:00
symbols optimizer initial
This commit is contained in:
+1
-1
@@ -19,6 +19,6 @@ then
|
||||
echo "No gas utility, compile it in /gas folder with"
|
||||
echo "cargo build --release"
|
||||
else
|
||||
./../gas/target/release/gas ./out/contract.wasm ./out/contract.wasm
|
||||
cargo run --manifest-path=./../gas/Cargo.toml --release -- ./out/contract.wasm ./out/contract.wasm
|
||||
# echo "Removed gasification"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user