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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 馃幐 support bigint #128

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

Conversation

ThaddeusJiang
Copy link

resolve #82

  • bugs: Long.fromValue(55n) results in 0
  • out of out use in protobuf.js

@douglascayers
Copy link

Hi @dcodeIO, we're also interested in BigInt support because this library is a dependency of another library that we use. Ideally, we'd like to not need to fork either library for BigInt support.

Seems like #128 (this PR) or #108 (earlier PR) might be the solution.

Many thanks!

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.

Support BigInt
2 participants