Hacker News new | ask | show | jobs
by TeaVMFan 195 days ago
Java runs in the browser currently, after a transpilation step (same as .ts):

https://teavm.org/

1 comments

Also CheerpJ (with support for Swing UIs even), Closure compiler, and now GraalVM also has an experimental WasmGC target.