Hacker News new | ask | show | jobs
by gdsdfe 476 days ago
I want to do the opposite I want to run jvm languages on wasm
1 comments

There are a few efforts in this direction, TeaVM but also Graal, I think you just need to stay tuned
also https://github.com/mirkosertic/Bytecoder and https://github.com/i-net-software/JWebAssembly as well as the already mentioned (in some other comment) https://cheerpj.com/

most of them are still experimental, while CheerpJ offers Enterprise support (but it targets the browser).

oh, and let's not forget j2cl https://github.com/google/j2cl