Skip to content

[FEATURE] Version without WebAssembly #49

@horejsek

Description

@horejsek

Is your feature request related to a problem? Please describe.
Now client-zip is using crc32 implementation with WebAssembly which needs to allow unsafe evals in CSP headers.

Why is your feature relevant to client-zip?
client-zip is using WebAssembly. :-)

Describe the solution you'd like
There could be an option to avoid WebAssembly and use to vanilla JavaScript implementation.

Describe alternatives you've considered
It could automatically fall back to the non-WebAssembly implementation when an exception is thrown.

Additional context
I can create a pull request. Would you be interested in such a feature?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions