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

Normative: Add BigInt64Array and BigUint64Array #936

Merged
merged 1 commit into from
Jul 1, 2021

Conversation

ExE-Boss
Copy link
Contributor

@ExE-Boss ExE-Boss commented Nov 5, 2020

Now that we have the bigint type (#525), it makes sense to add these as well.


review?(@domenic, @littledan, @heycam, @TimothyGu)

@bathos
Copy link
Contributor

bathos commented Nov 6, 2020

As someone who's run into surprises trying to pass these to APIs where any buffer source oughta be as good as another, very happy to see this.

@annevk
Copy link
Member

annevk commented Nov 6, 2020

Thanks for pointing that out @bathos. We should update a number of tests to also account for these in that case. (There's a couple where we iterate through the various views and ensure an API takes all of them.)

index.bs Outdated Show resolved Hide resolved
@annevk
Copy link
Member

annevk commented Mar 9, 2021

Tests are being worked on here: web-platform-tests/wpt#27920.

@TimothyGu TimothyGu merged commit 6fe5f26 into whatwg:master Jul 1, 2021
@ExE-Boss ExE-Boss deleted the normative/add-bigint-typed-array branch July 2, 2021 00:09
tidoust added a commit to w3c/webref that referenced this pull request Jul 2, 2021
tidoust added a commit to w3c/webref that referenced this pull request Jul 2, 2021
tidoust added a commit to w3c/reffy that referenced this pull request Jul 2, 2021
tidoust added a commit to w3c/reffy that referenced this pull request Jul 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants