summaryrefslogtreecommitdiff
path: root/src/ir/names.h
Commit message (Expand)AuthorAgeFilesLines
* [Parser] Match legacy parser block naming (#6504)Thomas Lively2024-04-161-3/+5
* Add a name hint to getValidName() (#5653)Alon Zakai2023-04-111-19/+45
* [Parser] Parse data segments (#5373)Thomas Lively2023-01-031-0/+4
* [Wasm GC] Add TypeSSA pass (#5299)Alon Zakai2022-12-021-0/+6
* Multi-Memories wasm-split (#4977)Ashley Nelson2022-09-151-0/+4
* Add JavaScript promise integration (JSPI) pass. (#4961)Brendan Dahl2022-09-021-0/+4
* Modernize code to C++17 (#3104)Max Graey2021-11-221-10/+5
* [EH] Replace event with tag (#3937)Heejin Ahn2021-06-181-2/+2
* [NFC] Factor out and simplify minified name generation (#3909)Thomas Lively2021-05-271-1/+8
* Remove unused 'Module' param from Names::getValidName. NFC (#3691)Alon Zakai2021-03-161-14/+12
* Fix fuzz issue with ElementSegment name collisions (#3674)Alon Zakai2021-03-121-0/+5
* [reference-types] remove single table restriction in IR (#3517)Abbas Mashayekh2021-02-091-0/+4
* Module splitting (#3317)Thomas Lively2020-11-121-0/+4
* Fuzzer: Add an option to fuzz with initial wasm contents (#3276)Alon Zakai2020-10-271-0/+4
* Avoid name collisions in MemoryPacking (#3265)Alon Zakai2020-10-201-0/+27
* Fix binaryen.js's wasm2asm (#1257)Alon Zakai2017-11-011-0/+53