iroha_wasm_builder
: Implement optimization
#3628
Labels
iroha2-dev
The re-implementation of a BFT hyperledger in RUST
Optimization
Something isn't working as well as it should
QA-confirmed
This bug is reproduced and needs a fix
Currently
optimize()
does nothing. Need to call wasm-opt from it and optimize the output binary.How to test
You will see that binaries we build like
validator.wasm
will take much less spaceThe text was updated successfully, but these errors were encountered: