encoding/json/v2 support
Open
@v-priya-kinthali is already working on this.
Since Aug 26, 2026.
feature request
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 673
- Avg merge
- 6d 28m
- Merged PRs (30d)
- 4
Description
Description:
Go 1.25 has experimental support for encoding/json/v2. It would be helpful to be able to test this out in Github Actions, and compare performance to encoding/json.
It is not as easy for end users to test this because turning on the flag requires recompiling the entire Go binary, you can't just download it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.