Y
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
gf000
195 days ago
Also CheerpJ (with support for Swing UIs even), Closure compiler, and now GraalVM also has an experimental WasmGC target.
link