CosmWasm / optimizer

Dockerfile and script to deterministically produce the smallest possible Wasm for your Rust contract
Apache License 2.0
118 stars 57 forks source link

Further unify docker images #143

Closed webmaster128 closed 10 months ago

webmaster128 commented 10 months ago

Follow-up of #135

With this change, make build-x86_64 gets us

and make build-arm64 builds

The docker tags of the old names are for migration reasons and can be removed once cosmwasm/optimizer is working well and is established in docs and example repos.