Skip to content

Migrate away from Uint8Array to ArrayBuffer #10

Description

@pcplpc

Having a native transferable type used for all data manipulations will enable us to integrate better with workers through window.postMessage and to use the SubtleCrypto API as a BufferSource.

We use Uint8Array and may prefer use ArrayBuffer – see Uint8Array.prototype.buffer.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions