summaryrefslogtreecommitdiff
path: root/src/ir/table-utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug printing and emitting empty, passive element segments (#6002)Thomas Lively2023-10-091-7/+4
* Remove basic reference types (#4802)Thomas Lively2022-07-201-1/+2
* 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/+19
* [RT] Support expressions in element segments (#3666)Abbas Mashayekh2021-03-241-5/+3
* [reference-types] Support passive elem segments (#3572)Abbas Mashayekh2021-03-051-5/+3
* Emit "elem declare" for functions that need it (#3653)Alon Zakai2021-03-041-0/+73