Skip to content

Support for int64 with 64 bit precision #61

Description

@rochdev

Right now int64 are supported but only up to 53 bits since this is a limitation of the Number type in JavaScript.

Support for 64 bit precision could be added using a library such as node-int64.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions