summaryrefslogtreecommitdiff
path: root/src/ir/table-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Fix FlatTable for table64 (#6598)Sam Clegg2024-05-151-1/+1
* Directize: Handle overflows and out of bounds (#6255)Alon Zakai2024-01-301-1/+8
* Modernize code to C++17 (#3104)Max Graey2021-11-221-6/+2
* Support specialized function types in element segments (#4109)Alon Zakai2021-09-021-0/+5
* Preserve Function HeapTypes (#3952)Thomas Lively2021-06-301-1/+1
* wasm-split: Update dylink section when growing table (#3791)Sam Clegg2021-04-091-1/+1
* RefFunc: Validate that the type is non-nullable, and avoid possible bugs in t...Alon Zakai2021-04-081-3/+1
* [RT] Add type to tables and element segments (#3763)Abbas Mashayekh2021-04-061-1/+1
* [RT] Support expressions in element segments (#3666)Abbas Mashayekh2021-03-241-6/+13
* [reference-types] Support passive elem segments (#3572)Abbas Mashayekh2021-03-051-27/+34
* Emit "elem declare" for functions that need it (#3653)Alon Zakai2021-03-041-0/+4
* Avoid unnecessary fp$ in side modules (#2717)Alon Zakai2020-03-311-11/+4
* Represent dylink section in IR, so we can update it. (#2715)Alon Zakai2020-03-301-1/+14
* Avoid fp$ access in MAIN_MODULES (#2704)Alon Zakai2020-03-271-0/+43
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-1/+1
* Use a single table in wasm2js (#2005)Alon Zakai2019-04-151-0/+52