Does this package work in browser environment ? #115
Unanswered
shubhamtadas
asked this question in
Q&A
Replies: 2 comments
-
|
No, and it probably never will as it requires loading a shared library which is not supported in browser environments |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks Markus for a quick reply. By any chance do you know if there is any work around to the use case mentioned above ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a react client and am trying to run JAR file on click of button on client side, and it should return the response back to client.
For this use case, if I use this package directly on client code, Will it work this way ?
Beta Was this translation helpful? Give feedback.
All reactions