Skip to content

Support for int64 with 64 bit precision #61

@rochdev

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.

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