From 396466251de1981640e0427c95d56f0eacd8970d Mon Sep 17 00:00:00 2001
From: Lujun Weng
+ Since 1.4.9, this is not supported any more.
The previous method produced JavaScript code from Processing, but you can also write
JavaScript on its own. The Processing.js parser turns Processing code into a JavaScript
@@ -260,7 +264,7 @@
Writing JavaScript-only Processing.js code
+
+ To write Javascript code, you can use 1.4.8 or other libraries like p5js.
or objects are accessible as properties of this object.
Once that function is complete, pass it, along with a reference to a canvas, to - the Processing constructor (remember to use new).
+ the Processing constructor (remember to use new).