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

Support Typed Arrays #20

@gbrail

Description

@gbrail

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions