mozilla/rhino

ES2020 support BigInt64Array & BigUint64Array Typed Arrays

Open

#1,410 opened on Nov 2, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (3,728 stars) (812 forks)batch import
ArraysEcma Incompatibilityfeaturegood first issue

Description

See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt64Array for example

Including accompanying DataView.prototype.getBigUint64/getBigInt64

Contributor guide