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

Rebase repo to CW-main and bump Rust version #129

Closed CyberHoward closed 1 year ago

CyberHoward commented 1 year ago

@adairrr Could you have a look at the feature compilation?

Run

PS: The target directory was changed to /target from ./target in the upstream repo.

Error i'm getting:

error: unexpected argument '--features hello' found

  tip: a similar argument exists: '--features'

Which is some Bash shenanigans I (and chat-gpt) can't seem to figure out...

CyberHoward commented 1 year ago

Wrong repo, sorry!