ClassNotFoundException, Attempting to run Processing 4 Code
Appoligies if this is out of scope for the intended use case. For school, I've been tasked with writing some coding in Processing. I would like an easy way to share the code with my classmates, with them being able to use and interact with it in the browser. The porting of the code to something like p5.js isn't exactly light work hence me finding Cheerp. Regardless, I've managed to get it vanilla Processing working pretty well locally, even compiling to a jar, bundled with all assets. Because of this bundling, the file size is ~2.3GB. Attached is the HAR and the console log. Also attached is my current config for CheerpJ, along with a demo of me being able to run the jar via
java -jar
java -jar
. Also I've attached a screenshot of the current project structure. There are a few direct jar deps. If you have any questions or need any further info just let me know :). Thanks for y'all work and the support.
Home of WebVM, BrowserPod, Cheerp, CheerpJ, and CheerpX. Join developers discussing compilers, WebAssembly, virtual machines, and running real systems software in the browser.