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 (812 forks)batch import
ArraysEcma Incompatibilityfeaturegood first issue

Repository metrics

Stars
 (3,728 stars)
PR merge metrics
 (Avg merge 6d 16h) (15 merged PRs in 30d)

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