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