wasmx / wasm-chisel

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

Key-value configuration for modules #135

Closed jakelang closed 4 years ago

jakelang commented 5 years ago

ModulePreset is extremely inflexible. Instead, modules should be configured in a more ad-hoc manner by way of a key-value mapping.