StarlingMonkey icon indicating copy to clipboard operation
StarlingMonkey copied to clipboard

Response.json() support

Open guybedford opened this issue 1 year ago • 2 comments

Response.json was disabled in the fetch implementation, resulting in WPT regressions, this needs to be uncommented and reimplemented.

guybedford avatar Jul 24 '24 16:07 guybedford

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

godronus avatar Aug 11 '25 16:08 godronus

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

cupofjoakim avatar Oct 03 '25 10:10 cupofjoakim