Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy asm.js tests (#3260) | Sam Clegg | 2020-10-19 | 1 | -24/+0 |
| | | | I don't think these files have been referenced since #3042 landed. | ||||
* | asm2wasm i64 support (#723) | Alon Zakai | 2016-09-30 | 1 | -0/+24 |
* support i64 intrinsics from fastcomp, adding --wasm-only flag * refactor callImport logic in asm2wasm to avoid recomputing wasm types again * legalize illegal i64 params in exports and imports * do safe i64 binary ops depending on precision * fix addVar, only assert on names if we are using a name |