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

Small Readme fix #147

Closed Buckram123 closed 3 months ago

Buckram123 commented 6 months ago

Noticed in readme that it says about "-arm64" suffix of build artifacts, but it's "-aarch64". Checked latest arm64 CI job to confirm: https://app.circleci.com/pipelines/github/CosmWasm/rust-optimizer/288/workflows/d1226c7e-c41c-488f-9acd-ae58058961f5/jobs/942/steps?invite=true#step-108-15862_24

webmaster128 commented 3 months ago

By the way, we should remove those suffixes at some point. See https://github.com/CosmWasm/optimizer/issues/151