Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a string lowering mode disallowing non-UTF-8 strings (#6861) | Thomas Lively | 2024-08-21 | 1 | -0/+7 |
* | [Strings] Add a string lowering pass using magic imports (#6497) | Thomas Lively | 2024-04-15 | 1 | -3/+17 |
* | [Strings] Represent string values as WTF-16 internally (#6418) | Thomas Lively | 2024-03-22 | 1 | -15/+3 |
* | Improve JSON string encoding (#6328) | Thomas Lively | 2024-02-21 | 1 | -5/+16 |
* | StringLowering: Escape the JSON in the custom section (#6316) | Alon Zakai | 2024-02-20 | 1 | -4/+19 |
* | StringLowering pass (#6271) | Alon Zakai | 2024-02-05 | 1 | -0/+23 |