Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename indexType -> addressType. NFC (#7060) | Sam Clegg | 2024-11-07 | 1 | -3/+3 |
* | Make source parser consistent with binary parser when naming things. NFC (#6813) | Sam Clegg | 2024-08-06 | 1 | -2/+3 |
* | [memory64] Add table64 to existing memory64 support (#6577) | Sam Clegg | 2024-05-10 | 1 | -6/+7 |
* | [Parser] Support prologue and epilogue sourcemap annotations (#6370) | Thomas Lively | 2024-03-04 | 1 | -7/+15 |
* | [Parser][NFC] Remove parser/input.h (#6332) | Thomas Lively | 2024-02-22 | 1 | -1/+1 |
* | [Parser] Parse tables and element segments (#6147) | Thomas Lively | 2023-12-06 | 1 | -1/+74 |
* | [Parser] Parse tags and throw (#6126) | Thomas Lively | 2023-11-20 | 1 | -9/+35 |
* | [NFC][Parser] Simplify instruction handling (#5964) | Thomas Lively | 2023-09-21 | 1 | -1/+0 |
* | [NFC] Split the new wat parser into multiple files (#5960) | Thomas Lively | 2023-09-19 | 1 | -0/+194 |