Can I haz WASM? #2072
Can I haz WASM?
#2072
Replies: 1 comment 4 replies
-
It's an interesting idea. I'm not super deep on TeaVM but from a quick look it seems possible. jsoup doesn't have any dependencies other than the standard JDK lib so there are not too many moving parts. Can you expand on the use case - how are you using jsoup, why do you want to run it in a browser (?), why not just use the browser's parser / DOM methods? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi 🙂
Would it be possible to compile JSoup to WASM using a tool such as TeaVM you think?
Thanks for your excellent work!
Beta Was this translation helpful? Give feedback.
All reactions