Skip to content

Use SharedArrayBuffers instead of postMessage #49

@lakshmanpasala

Description

@lakshmanpasala

The operation of writing repeatedly and reading via postMessage is quite suboptimal. Instead we can use SharedArrayBuffers to between JS main thread and the wasm worker thread.

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