binaryen-sys 0.13.0

Bindings to the binaryen library
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
};