Skip to content

Add --release flag to iroha_wasm_builder #5202

@mversic

Description

@mversic

Whenever we're using iroha_wasm_builder we're invoking cargo with --release. This should not be the default. The default should be to produce debug build. Optionally it should be possible to build with --release. This is how cargo does it and is least confusing. It is also the case that most if not all of the wasm should be built as debug (we can discuss the scope).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions