CosmWasm / optimizer

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

Add --lib to cargo build #91

Closed maurolacy closed 2 years ago

uint commented 2 years ago

Looks good, I spent the last 20 minutes trying to understand what happens in this repo exactly :grin: