Review
You should try TeaVM, which lets you compile Java code to run inside a browser: https://teavm.org/ You can deploy TeaVM-compiled applications on any static hosting environment, they are HTML and JS files. See examples here: https://teavm.org/gallery.html For an article on TeaVM, read java Magazine here: https://blogs.oracle.com/javamagazine/java-in-the-browser-with-teavm
0 views0
Comments