🏠 New in High Baseline Support: BigInt

March 16, 2023

caniuse · mdn · spec

The BigInt JavaScript type represents integers of any size, including integers too large for the primitive Number type.

Source features