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

Use browserify's polyfills #14

Open
gimenete opened this issue Jun 10, 2017 · 2 comments
Open

Use browserify's polyfills #14

gimenete opened this issue Jun 10, 2017 · 2 comments

Comments

@gimenete
Copy link

Browserify implements many Node.js libraries but for the browser, such as http, crypto, buffer .

Since they work in a browser, they should work in a webview.

@amilajack
Copy link
Collaborator

Shouldn't we embed node instead? There's node API's that arent polyfillable

@gimenete
Copy link
Author

I thought this project was about not shipping your own nodejs + chrome runtime, but rather making an electron-mostly-compatible framework using just what your OS has.

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

2 participants