Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Flexible param numbers in asm2wasm (#1439) | Alon Zakai | 2018-02-27 | 1 | -0/+30 |
* refactor BINARYEN_PASS_DEBUG code for writing byn-* files, make it easy to emit binaries instead of text * fix up bad argument numbers in asm2wasm. This can be caused by undefined behavior on the LLVM side, which happens to work natively. it's nicer to fix it up like it would be in a native build, and give a warning, instead of failing to compile * update build-js.sh * updated builds |