Skip to content

fix: ✅ Re-instate Response::json() as a static method#263

Merged
tschneidereit merged 1 commit intobytecodealliance:mainfrom
godronus:feature/Response.json
Aug 18, 2025
Merged

fix: ✅ Re-instate Response::json() as a static method#263
tschneidereit merged 1 commit intobytecodealliance:mainfrom
godronus:feature/Response.json

Conversation

@godronus
Copy link
Copy Markdown
Contributor

Attempt to re-create Response.json() as a static method for end-users to consume.

This is my first real incursion into StarlingMonkey internals, so it may be a an overly simplified understanding of what is required.

Confirmed it passes all the WPT tests.

Open to feedback and refactoring if required.

Attempt to re-create Response.json() as a static method for end-users to consume.
Copy link
Copy Markdown
Member

@andreiltd andreiltd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@godronus
Copy link
Copy Markdown
Contributor Author

Thank you.. What is the process for getting this merged and released in the next version?

@tschneidereit tschneidereit merged commit 8207e7e into bytecodealliance:main Aug 18, 2025
5 checks passed
@tschneidereit
Copy link
Copy Markdown
Member

Thank you indeed, @godronus! I just landed the PR, so it'll be included in our next release. I think we'll do one of those soon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants