Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES2020 support BigInt64Array & BigUint64Array Typed Arrays #1410

Open
p-bakker opened this issue Nov 2, 2023 · 0 comments
Open

ES2020 support BigInt64Array & BigUint64Array Typed Arrays #1410

p-bakker opened this issue Nov 2, 2023 · 0 comments
Labels
Arrays Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec feature Issues considered a new feature good first issue Great place to start if you're looking to start an open source "resume"
Milestone

Comments

@p-bakker
Copy link
Collaborator

p-bakker commented Nov 2, 2023

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

Including accompanying DataView.prototype.getBigUint64/getBigInt64

@p-bakker p-bakker added the feature Issues considered a new feature label Nov 2, 2023
@p-bakker p-bakker added this to the ES2020 milestone Nov 2, 2023
@p-bakker p-bakker added the Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec label Jul 30, 2024
@p-bakker p-bakker added the good first issue Great place to start if you're looking to start an open source "resume" label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arrays Ecma Incompatibility Issues about Rhino being incompatible with the EcmaScript spec feature Issues considered a new feature good first issue Great place to start if you're looking to start an open source "resume"
Projects
None yet
Development

No branches or pull requests

1 participant