summaryrefslogtreecommitdiff
path: root/test/lld/em_asm_table.wat.out
Commit message (Expand)AuthorAgeFilesLines
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-2/+2
* 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-24/+0
* Remove tableSize from emscripten metadata (#4415)Sam Clegg2021-12-281-1/+0
* 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-2/+2
* Properly use text format type names in printing (#3591)Alon Zakai2021-02-231-4/+4
* wasm-emscripten-finalize: Remove staticBump from metadata (#3300)Sam Clegg2020-10-291-1/+0
* Stop generating __growWasmMemory (#3180)Sam Clegg2020-10-011-9/+1
* Fix applying default / unify SExpr and Wasm builder names (#3179)Daniel Wirtz2020-09-301-1/+1
* Remove old EM_ASM handling method (#3069)Alon Zakai2020-08-211-3/+4
* Refactor wasm-emscripten-finalize to use a single pass runner (#2987)Sam Clegg2020-08-051-8/+8
* 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-32/+1
* Stop generating implementedFunctions in wasm-emscripten-finalize (#2819)Sam Clegg2020-04-281-8/+0
* Remove function index printing (#2742)Thomas Lively2020-04-091-6/+6
* Remove FunctionType (#2510)Thomas Lively2019-12-111-6/+9
* Use wat over wast for text format filenames (#2518)Sam Clegg2019-12-081-0/+100