Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove node-gyp subdependencies #50

Open
pimotte opened this issue Apr 19, 2019 · 0 comments
Open

Remove node-gyp subdependencies #50

pimotte opened this issue Apr 19, 2019 · 0 comments

Comments

@pimotte
Copy link
Contributor

pimotte commented Apr 19, 2019

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.

@pimotte pimotte changed the title node-gyp subdependencies Remove node-gyp subdependencies Apr 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant