wasmx / wasm-chisel

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

Use ModulePreset trait in TrimExports #188

Closed axic closed 4 years ago

axic commented 4 years ago

When the trait was introduced possibly only the ExportWhitelist was updated.