mozilla/rhino

ES2020 support BigInt64Array & BigUint64Array Typed Arrays

Open

#1.410 aberto em 2 de nov. de 2023

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (812 forks)batch import
ArraysEcma Incompatibilityfeaturegood first issue

Métricas do repositório

Stars
 (3.728 stars)
Métricas de merge de PR
 (Mesclagem média 6d 16h) (15 fundiu PRs em 30d)

Description

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

Including accompanying DataView.prototype.getBigUint64/getBigInt64

Guia do colaborador