Show HN: JavaFiddle – Compile, run and share Java code fully client side (javafiddle.leaningtech.com) 66 points by apignotti 3y ago ↗ HN
[–] ubertaco 3y ago ↗ Seems like it doesn't support records: https://javafiddle.leaningtech.com/#E4Uwxg9sAmAEAKECWA7ALgCl... [–] apignotti 3y ago ↗ "record" is a Java 14+ feature. CheerpJ currently supports Java 8 only, but the 3.0 is designed to be scalable to modern Java versions.
[–] apignotti 3y ago ↗ "record" is a Java 14+ feature. CheerpJ currently supports Java 8 only, but the 3.0 is designed to be scalable to modern Java versions.
[–] exabrial 3y ago ↗ Locally: exabrial@galactus:~$ jshell | Welcome to JShell -- Version 17.0.6 | For an introduction type: /help intro jshell> System.out.println("HelloWorld!"); HelloWorld! jshell> /exit | Goodbye
[–] bdodhso 3y ago ↗ how do you bootstrap all the downloads from your ant/mvn/gradle to run anything besides hello world?
[–] dang 3y ago ↗ Related ongoing thread:CheerpJ 3.0: a JVM replacement in HTML5 and WASM to run Java on modern browsers - https://news.ycombinator.com/item?id=35873552 - May 2023 (121 comments)
5 comments
[ 0.22 ms ] story [ 28.8 ms ] threadCheerpJ 3.0: a JVM replacement in HTML5 and WASM to run Java on modern browsers - https://news.ycombinator.com/item?id=35873552 - May 2023 (121 comments)