wasm-opt-sys 0.114.1

Native wasm-opt build
Documentation
1
2
3
4
5

var Module = {
  asmjsCodeFile: 'a.asm.js' // tell polyfill (which replaces a.asm.js) where the asm.js code is
};