Remix.run Logo
hueho 3 hours ago

Most JSON libraries in typed languages require this for data binding to complex types though.

Bratmon 24 minutes ago | parent [-]

Which is why many developers only use JavaScript Object Notation for JavaScript objects, and only JavaScript objects that can losslessly be written as JSON. Which this proposal explicitly does not support.