Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-2725

Add support for BigInt

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: BSON

      BigInt is now available in newer js runtimes and we should allow users to decode to the type and handle encoding the type where possible, we also will want to include a polyfill to support older runtimes. Note it is not possible to polyfill the BigInt syntax '23n' but we can support creating and working with BigInt's via constructors.

            Assignee:
            Unassigned Unassigned
            Reporter:
            neal.beeken@mongodb.com Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: