Skip to content

A worker is always created #131

@fungiboletus

Description

@fungiboletus

Hi,

Thanks for your library, it's great !

I use it on an application with some strict Content Security Policy, disallowing web workers from blobs. It works because it fails back to the no worker version, and I can also specificy useWorker to false with the create function.

However the library always attempt to create a worker because its default function uses a worker. Do you think it could be possible to not create this worker without braking the API ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions