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

Add browser support #146

Open
radiantone opened this issue Nov 5, 2024 · 4 comments
Open

Add browser support #146

radiantone opened this issue Nov 5, 2024 · 4 comments
Assignees
Labels
question Further information is requested

Comments

@radiantone
Copy link

radiantone commented Nov 5, 2024

No description provided.

@mmurad2 mmurad2 added the question Further information is requested label Nov 5, 2024
@Tomas2D
Copy link
Contributor

Tomas2D commented Nov 6, 2024

Not really, as we use NodeJS-specific APIs like crypto / fs and others.

However, it should be possible to provide support for web browsers. First, we would need to find suitable polyfills for some NodeJS-specific APIs and create an extra entry point for browsers. It is not on a roadmap currently, but if anyone would like to contribute, we are open to discussing the approach.

@radiantone
Copy link
Author

I will look into it

@Tomas2D
Copy link
Contributor

Tomas2D commented Nov 8, 2024

Great. Feel free to propose how you would like to tackle this.

@Tomas2D Tomas2D changed the title Does it also run in browser? Add browser support Nov 8, 2024
@i-am-bee i-am-bee deleted a comment from mmurad2 Nov 8, 2024
@Tomas2D
Copy link
Contributor

Tomas2D commented Nov 25, 2024

Any progress so far? @radiantone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants