summaryrefslogtreecommitdiff
path: root/test/lld/safe_stack_standalone-wasm.wat.out
Commit message (Expand)AuthorAgeFilesLines
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-1/+0
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-4/+12
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-1/+1
* 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
* Remove Type ordering (#3793)Thomas Lively2021-05-181-1/+1
* 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
* Properly use text format type names in printing (#3591)Alon Zakai2021-02-231-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/+1
* Remove old stack function from StackCheck (#3100)Alon Zakai2020-09-031-8/+0
* StackCheck: Check both under and overflow (#3091)Alon Zakai2020-09-021-26/+62
* wasm-emscripten-finalize: remove exportWasiStart (#2986)Sam Clegg2020-07-271-11/+1
* Move optional metadata field so its not last (#2909)Sam Clegg2020-06-111-1/+1
* Default mainReadsParams to true in standalone mode (#2906)Sam Clegg2020-06-111-1/+0
* Remove stackSave/stackAlloc/stackRestore code generation (#2852)Sam Clegg2020-05-201-51/+0
* Stop generating implementedFunctions in wasm-emscripten-finalize (#2819)Sam Clegg2020-04-281-10/+0
* Remove function index printing (#2742)Thomas Lively2020-04-091-10/+10
* Support stack overflow checks in standalone mode (#2525)Alon Zakai2019-12-121-0/+254