Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor wasm-emscripten-finalize to use a single pass runner (#2987) | Sam Clegg | 2020-08-05 | 1 | -8/+8 |
* | Move emscripten PIC ABI conversion to a pass. NFC. (#2985) | Sam Clegg | 2020-07-24 | 1 | -5/+5 |
* | Move optional metadata field so its not last (#2909) | Sam Clegg | 2020-06-11 | 1 | -2/+2 |
* | Remove stackSave/stackAlloc/stackRestore code generation (#2852) | Sam Clegg | 2020-05-20 | 1 | -30/+0 |
* | Stop generating implementedFunctions in wasm-emscripten-finalize (#2819) | Sam Clegg | 2020-04-28 | 1 | -9/+0 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -7/+7 |
* | Avoid unnecessary fp$ in side modules (#2717) | Alon Zakai | 2020-03-31 | 1 | -3/+5 |
* | Avoid fp$ access in MAIN_MODULES (#2704) | Alon Zakai | 2020-03-27 | 1 | -0/+106 |