summaryrefslogtreecommitdiff
path: root/test/lit/passes/string-lowering.wast
Commit message (Expand)AuthorAgeFilesLines
* Add a string lowering mode disallowing non-UTF-8 strings (#6861)Thomas Lively2024-08-211-0/+7
* [Strings] Add a string lowering pass using magic imports (#6497)Thomas Lively2024-04-151-3/+17
* [Strings] Represent string values as WTF-16 internally (#6418)Thomas Lively2024-03-221-15/+3
* Improve JSON string encoding (#6328)Thomas Lively2024-02-211-5/+16
* StringLowering: Escape the JSON in the custom section (#6316)Alon Zakai2024-02-201-4/+19
* StringLowering pass (#6271)Alon Zakai2024-02-051-0/+23