| Commit message (Expand) | Author | Age | Files | Lines |
* | Use empty blocks instead of nops for empty scopes in IRBuilder (#7080) | Thomas Lively | 2024-11-14 | 1 | -1/+0 |
* | Remove metadata generation from wasm-emscripten-finalize (#4863) | Sam Clegg | 2022-08-07 | 1 | -29/+0 |
* | Cleanup em_asm/em_js strings as part of PostEmscripten (#4871) | Sam Clegg | 2022-08-04 | 1 | -1/+5 |
* | Escape \t as well as \n when writing JSON output. (#4437) | Sam Clegg | 2022-01-10 | 1 | -6/+6 |
* | Remove tableSize from emscripten metadata (#4415) | Sam Clegg | 2021-12-28 | 1 | -1/+0 |
* | Remove Type ordering (#3793) | Thomas Lively | 2021-05-18 | 1 | -1/+1 |
* | Rename emscripten metadata key to reflect new unmangled names (#3813) | Sam Clegg | 2021-04-15 | 1 | -1/+1 |
* | Reorder global definitions in Print pass (#3770) | Abbas Mashayekh | 2021-04-02 | 1 | -3/+3 |
* | Regenerate lld tests (#3684) | Sam Clegg | 2021-03-12 | 1 | -13/+16 |
* | Simplify asmConst handling. NFC. (#3558) | Sam Clegg | 2021-02-09 | 1 | -3/+3 |
* | finalize: remove initializers from metadata output (#3479) | Sam Clegg | 2021-01-11 | 1 | -3/+0 |
* | wasm-emscripten-finalize: Remove staticBump from metadata (#3300) | Sam Clegg | 2020-10-29 | 1 | -4/+0 |
* | Stop generating __growWasmMemory (#3180) | Sam Clegg | 2020-10-01 | 1 | -9/+1 |
* | Remove old EM_ASM handling method (#3069) | Alon Zakai | 2020-08-21 | 1 | -4/+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 | -31/+1 |
* | Stop generating implementedFunctions in wasm-emscripten-finalize (#2819) | Sam Clegg | 2020-04-28 | 1 | -8/+0 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -7/+7 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -8/+9 |
* | Use wat over wast for text format filenames (#2518) | Sam Clegg | 2019-12-08 | 1 | -0/+146 |