Skip to content

Allow ES2020 BigInt values to be passed to operations taking integers. #828

@ExE-Boss

Description

@ExE-Boss

ES2020 adds the BigInt type, which allows for integers outside the ‑253...253 ‑ 1 to be represented in JavaScript code.

This makes it possible to handle the full range of long long and unsigned long long values in JavaScript.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions