Saturday, 18 May, 2019 UTC


Summary

J2CL is a source-to-source compiler that converts Java to Javascript. It attempts to solve a different problem than similar Java-to-Javascript frameworks such as GWT. Likewise, J2CL is not meant to compete with or replace existing JavaScript frameworks, J2CL is about interoperability and cross-platform code reuse.
By Dustin Schultz