Our great sponsors
-
There are many open source projects like, https://github.com/google/j2cl/tree/master/samples/wasm
-
Another interesting one is bytecoder, which leverages the new Wasm GC standard and produces very small binaries (including java 20 support) https://github.com/mirkosertic/Bytecoder
-
Sonar
Write Clean Java Code. Always.. Sonar helps you commit clean code every time. With over 600 unique rules to find Java bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Bytecoder: Interpret and Transpile JVM Bytecode to JavaScript, OpenCL or WASM
- J2CL – Java to Closure JavaScript Transpiler Used by Gmail and Docs
- Three.js for Java devs: J2CL, Closure, Bazel, etc ...
- Creating a incremental game in Java
- The Art of Transpilers - From One Programming Language to Another