Web features explorer

BigInt

Widely available since 2023-03-16
Tags: javascript Groups: JavaScript

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

Learning resources on MDN

Browser support (view on caniuse.com)

Specifications