wasmx / wasm-chisel

Some useful utilities to transform WebAssembly binaries.
Apache License 2.0
55 stars 11 forks source link

Properly declare wabt as a feature in CLI #143

Closed jakelang closed 5 years ago

jakelang commented 5 years ago

NOTE: it is called wabt-utils because a feature cannot be named the same as a dependency

axic commented 5 years ago

it is called wabt-utils because a feature cannot be named the same as a dependency

That was an actual feature of cargo that feature names can match deps.