Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Support Typed Arrays #20

Open
gbrail opened this issue Dec 10, 2014 · 0 comments
Open

Support Typed Arrays #20

gbrail opened this issue Dec 10, 2014 · 0 comments

Comments

@gbrail
Copy link

gbrail commented Dec 10, 2014

Support typed arrays, which V8 added as an enhancement prior to ES6 support. This means supporting all the types, including:

DataView
ArrayBuffer
Int[8|16|32]Array
Uint[8|16|32]Array
Float[32|64]Array

we will bring tests from the V8 test suite to test this.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant