Skip to content

feat: add JSON parsing function with support for big integers#119

Open
armandsalle wants to merge 1 commit intounjs:mainfrom
armandsalle:feat/bigint-support
Open

feat: add JSON parsing function with support for big integers#119
armandsalle wants to merge 1 commit intounjs:mainfrom
armandsalle:feat/bigint-support

Conversation

@armandsalle
Copy link

🔗 Linked issue

#73

❓ Type of change

  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Resolves #73 by adding the support to BigInt

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@pi0
Copy link
Member

pi0 commented Jun 5, 2024

Can you please run the benchmarks against note 20 (LTS)?

@armandsalle
Copy link
Author

Yeah the benchmarks are so bad... ☹️ I will try to optimize the code

@mfrieling mfrieling mentioned this pull request Apr 24, 2025
1 task
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.

bigint support

2 participants