Skip to content

Web worker enhancements #37

Description

@hrj
  • Detect worker capability in browser, and only then install worker proxy
  • Allow worker to be disabled via API
  • Limit number of workers by having a worker pool. See this for techniques.
  • Use current-script's text converted to a blob, as URL for worker, instead of the original URL. (Avoids network request).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions