Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [wasm-emscripten-finalize] Remove --separate-data-segments (#6091) | Sam Clegg | 2023-11-27 | 1 | -1/+1 |
* | Remove metadata generation from wasm-emscripten-finalize (#4863) | Sam Clegg | 2022-08-07 | 1 | -5/+1 |
* | Remove old AsmConstWalker code (#3685) | Sam Clegg | 2021-03-12 | 1 | -10/+0 |
* | Make wasm-emscripten-finalize's output optional (#3055) | Alon Zakai | 2020-08-17 | 1 | -2/+22 |
* | Use wat over wast for text format filenames (#2518) | Sam Clegg | 2019-12-08 | 1 | -1/+1 |
* | Don't include `$` with names unless outputting to wat format (#2506) | Sam Clegg | 2019-12-06 | 1 | -1/+1 |
* | Use package name in imports (NFC) (#2462) | Heejin Ahn | 2019-11-22 | 1 | -4/+5 |
* | Fix infinite loop in AsmConstWalker::visitCall (#2303) | Guanzhong Chen | 2019-08-16 | 1 | -0/+14 |