Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | StringLowering: Escape the JSON in the custom section (#6316) | Alon Zakai | 2024-02-20 | 1 | -2/+2 |
| | | | | Also add an end-to-end test using node to verify we can parse the escaped content properly using TextDecoder+JSON.parse. | ||||
* | JSON: Add simple printing and creation (#6265) | Alon Zakai | 2024-02-01 | 1 | -0/+43 |