StarlingMonkey
StarlingMonkey copied to clipboard
Response.json() support
Response.json was disabled in the fetch implementation, resulting in WPT regressions, this needs to be uncommented and reimplemented.
Not sure if you are open to PR's in this library? I have a working solution, albeit from a newbie to StarlingMonkey. Please advise if this is something you would be open to considering. Happy to refactor if I have missed the point of this re-write.
https://github.com/bytecodealliance/StarlingMonkey/pull/263
As a status update to other lurkers, @godronus change was merged on the 16th and the changes seems to have been included in v0.2.0 even if they are missing from the release notes