Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run legalize-js-interface during wasm-emscripten-finalize (#1653) | Sam Clegg | 2018-08-29 | 1 | -1/+1 |
* | wasm-emscripten-finalize: Don't allow duplicates in 'declares'/'invok⦠(#1655) | Sam Clegg | 2018-08-29 | 1 | -2/+10 |
* | Remove s2wasm (#1607) | Sam Clegg | 2018-06-28 | 1 | -26/+12 |
* | Fix check in fixInvokeFunctionNames (#1588) | Sam Clegg | 2018-06-06 | 1 | -1/+1 |
* | Ensure import and function names match during fixInvokeFunctionNames (#1587) | Sam Clegg | 2018-06-05 | 1 | -1/+5 |
* | Always incorporate the table segment offset when calculating jsCallStartIndex... | Jacob Gravelle | 2018-06-01 | 1 | -4/+4 |
* | wasm-emscripten: Don't use debug names in implementedFunctions (#1537) | Sam Clegg | 2018-05-15 | 1 | -2/+4 |
* | Move the renaming of llvm-generated __invoke_XX functions from s2wasm into wa... | Sam Clegg | 2018-05-10 | 1 | -8/+134 |
* | Function pointer cast emulation (#1468) | Alon Zakai | 2018-03-13 | 1 | -0/+664 |