CheerpJ 4.1: Java in the browser, now supporting Java 17 (preview)
https://labs.leaningtech.com/blog/cheerpj-4.1
#HackerNews #CheerpJ #Java #Browser #Java17 #Preview #LeaningTech
CheerpJ 4.0: WebAssembly JVM for the browser, now with Java 11 and JNI support
"Today we are happy to announce CheerpJ 4.0, the latest major release of CheerpJ, a Java Virtual Machine and OpenJDK distribution in WebAssembly, designed to run Java applications and libraries in the browser."
Hmmm... Interesting.
CheerpJ 4.0: #WebAssembly #JVM for the browser, now with #Java 11 and JNI support https://labs.leaningtech.com/blog/cheerpj-4.0 #CheerpJ
Java Minecraft in the Browser
https://browsercraft.cheerpj.com/
#HackerNews #Java #Minecraft #in #the #Browser #Minecraft #Browser #Gaming #Java #Development #CheerpJ #Online #Gaming
I tried cheerpJ with Scala and the assembly plugin. Works like a charm!
If it runs on the Desktop then make a fat jar that includes all of the dependencies and get it worked using a single mini HTML.
Of course the other alternatives are Scalajs and Scala Native compiled to WebAssembly.
But cheerpJ requires almost no effort.
Free for personal use.
TLDR: for the past year, we have been working on a new architecture for CheerpJ: our implementation of the JVM in HTML5/WebAssembly, designed to run Java applications on the browser. CheerpJ 3.0 will be released in the late summer of 2023, and will be easier to use, faster, and more compatible than ever before. Our...