Skip to content

suggestion pass worker code as blob #1

@shevernitskiy

Description

@shevernitskiy

Did you investigate possibility to provide worker part as blob? Kinda:

new Worker(URL.createObjectURL(new Blob(workercode.toString()))

Potentially it could eliminate dependency on separate file for worker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions