grain
grain copied to clipboard
Re-enable per-module Binaryen optimizations
In #1330 we removed per-module Binaryen optimizations since the API doesn't yet support querying data segments by name. Once this is implemented, we should re-enable it.
Tracking https://github.com/WebAssembly/binaryen/issues/5984