Skip to content

Document requirements for web / wasm usage. #4

@nullrocket

Description

@nullrocket

Need to document the requirements for using on the web, requires Cross-Origin-Embedder-Policy to be enabled since it uses SharedArrayBuffers to coordinate indexedb access. The web demo works around this by using COI service worker to add the headers on github pages. Using COI is not solution for production, just an easy way host for demo purposes.

Also need to document the build / code gen requirement.

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