summaryrefslogtreecommitdiff
path: root/src/support/string.h
Commit message (Expand)AuthorAgeFilesLines
* Validate that names are valid UTF-8 (#6682)Thomas Lively2024-06-191-0/+3
* [Strings] Add a string lowering pass using magic imports (#6497)Thomas Lively2024-04-151-0/+5
* [Strings] Represent string values as WTF-16 internally (#6418)Thomas Lively2024-03-221-2/+17
* StringLowering: Escape the JSON in the custom section (#6316)Alon Zakai2024-02-201-1/+3
* [NFC] Move code to string.cpp (#6282)Thomas Lively2024-02-061-84/+6
* Properly stringify names in tests (#6279)Thomas Lively2024-02-061-0/+3
* Support one-line-one-function file format for asyncify lists (#6051)Alexander Guryanov2023-10-301-3/+36
* Modernize code to C++17 (#3104)Max Graey2021-11-221-6/+3
* cleanup to allow binaryen to be built in more strict environments (#3566)walkingeyerobot2021-02-161-0/+1
* [GC] Fix parsing/printing of ref types using i31 (#3469)Alon Zakai2021-01-071-0/+4
* asyncify: support *-matching in whitelist and blacklist (#2344)Beuc2019-09-231-5/+6
* Support response files, and use that in Asyncify (#2319)Alon Zakai2019-08-301-0/+10
* Proper Asyncify list name handling (#2275)Alon Zakai2019-07-311-0/+42
* Bysyncify: allow wildcard endings in import list (#2190)Alon Zakai2019-06-301-0/+69