BobHanson / java2script

Java2Script provides an Eclipse Java to JavaScript transpiler, with a nearly complete implementation of the Java Virtual Machine with AWT and Swing in JavaScript, with simple, automated parallel creation of both class files and js files. To date, over 600 applets have been converted.
https://chemapps.stolaf.edu/swingjs/examples.htm
Other
24 stars 11 forks source link

How to compile Pixelitor to JavaScript? #256

Open 2dpdlja496or43iq opened 1 year ago

2dpdlja496or43iq commented 1 year ago

https://github.com/lbalazscs/Pixelitor

BobHanson commented 8 months ago

This depends upon the dependency libraries. They all need to have source available. Image processing has been experimented with and worked in preliminary tests.

Could be a fine project.