Skip to content

Remove node-gyp subdependencies #50

@pimotte

Description

@pimotte

Some people on windows tend to have issues installing node-gyp dependencies. Since this project just works in browser, the native extensions don't actually do anything for us.

It would be nice to see if we can work with upstream to replace node-gyp dependencies with either: pure js dependencies if performance is not an issue, or wasm dependencies if performance is an issue.

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