Stage 4, as of 2025-11-18:
ECMAScript proposal: source text access for JSON.parse() and JSON.stringify()
ECMAScript proposal: source text access for `JSON.parse()` and `JSON.stringify()`
In this blog post, we look at the ECMAScript proposal “JSON.parse source text access” by Richard Gibson and Mathias Bynens. It gives access to ...