mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 06:32:26 +02:00
This PR does not fix the main issue with our current implementation: The specification requires that we first check the JSON string for validity with an ECMA-404 compliant parser, and then evaluate it as if it was javascript code, of which we do neither at the moment.
18 KiB
18 KiB