Y
Hacker News
new
|
ask
|
show
|
jobs
by
johannes1234321
648 days ago
Well, there are alternatives. Many people user TypeScript (which then is compiled to JavaScript) or some other alternative. JavaScript is just a compiler artifact format.
1 comments
TeaVMFan
648 days ago
With TeaVM you can compile Java to JavaScript and run it in the browser again. We've come full circle.
https://teavm.org/
link