Skip to content

Optimize should accept multiple wasm as arguments #717

@ueco-jb

Description

@ueco-jb

What problem does your feature solve?

Command soroban contract optimize should accept multiple wasm binaries under --wasm flag.
If I want to include optimization of release artifacts in CI, I'd like to point to directory and optimize all binaries out there.

What would you like to see?

CLI optimize command accepting multiple wasm binaries.

What alternatives are there?

Calling separate optimize for each single wasm binary.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions