Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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

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