mozilla/rhino

ES2020 support BigInt64Array & BigUint64Array Typed Arrays

Open

#1.410 geöffnet am 2. Nov. 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (812 Forks)batch import
ArraysEcma Incompatibilityfeaturegood first issue

Repository-Metriken

Stars
 (3.728 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 16h) (15 gemergte PRs in 30 T)

Beschreibung

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

Including accompanying DataView.prototype.getBigUint64/getBigInt64

Contributor Guide