Skip to content

Add support for the new BigInt type introduced in Node 10.7.0 #8

@rochdev

Description

@rochdev

Now that there is a native BigInt type, it should be used by this library when available. Right now it's only a few times faster, but future optimizations should make it a lot faster. BigInt64Array and BigUint64Array can be used for buffering.

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