summaryrefslogtreecommitdiff
path: root/test/lld/em_asm_main_thread.wat.out
Commit message (Expand)AuthorAgeFilesLines
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-1/+0
* Make source parser consistent with binary parser when naming things. NFC (#6813)Sam Clegg2024-08-061-4/+4
* Use Names instead of indices to identify segments (#5618)Thomas Lively2023-04-041-1/+1
* Remove metadata generation from wasm-emscripten-finalize (#4863)Sam Clegg2022-08-071-31/+0
* Cleanup em_asm/em_js strings as part of PostEmscripten (#4871)Sam Clegg2022-08-041-1/+5
* Remove tableSize from emscripten metadata (#4415)Sam Clegg2021-12-281-1/+0
* Remove Type ordering (#3793)Thomas Lively2021-05-181-2/+2
* Rename emscripten metadata key to reflect new unmangled names (#3813)Sam Clegg2021-04-151-1/+1
* Reorder global definitions in Print pass (#3770)Abbas Mashayekh2021-04-021-3/+3
* Remove old AsmConstWalker code (#3685)Sam Clegg2021-03-121-1/+3
* Properly use text format type names in printing (#3591)Alon Zakai2021-02-231-7/+7
* Simplify asmConst handling. NFC. (#3558)Sam Clegg2021-02-091-3/+3
* finalize: remove initializers from metadata output (#3479)Sam Clegg2021-01-111-3/+0
* wasm-emscripten-finalize: Remove staticBump from metadata (#3300)Sam Clegg2020-10-291-1/+0
* Stop generating __growWasmMemory (#3180)Sam Clegg2020-10-011-9/+2
* Remove old EM_ASM handling method (#3069)Alon Zakai2020-08-211-4/+5
* Move optional metadata field so its not last (#2909)Sam Clegg2020-06-111-2/+2
* Remove stackSave/stackAlloc/stackRestore code generation (#2852)Sam Clegg2020-05-201-30/+0
* Stop generating implementedFunctions in wasm-emscripten-finalize (#2819)Sam Clegg2020-04-281-8/+0
* Remove function index printing (#2742)Thomas Lively2020-04-091-11/+11
* Remove FunctionType (#2510)Thomas Lively2019-12-111-15/+15
* Use wat over wast for text format filenames (#2518)Sam Clegg2019-12-081-0/+270