summaryrefslogtreecommitdiff
path: root/test/lit/validation/extended-const.wast
Commit message (Expand)AuthorAgeFilesLines
* Make source parser consistent with binary parser when naming things. NFC (#6813)Sam Clegg2024-08-061-1/+1
* Add table64 lowering pass (#6595)Sam Clegg2024-05-151-2/+2
* Handle extended const segment offsets in the fuzzer (#6382)Thomas Lively2024-03-071-0/+1
* Print '(offset ...)` in data and element segments (#6379)Thomas Lively2024-03-061-2/+8
* Get more tests working with the new text parser (#6284)Thomas Lively2024-02-071-2/+2
* Use Names instead of indices to identify segments (#5618)Thomas Lively2023-04-041-1/+1
* Make constant expression validation stricter (#5557)Thomas Lively2023-03-101-4/+4
* Add support for extended-const proposal (#4529)Sam Clegg2022-03-191-0/+24