Closed jonathanperret closed 7 years ago
We now wrap the user's draw() function to catch any error, report it attributed to the correct code object, and stop the sketch.
The renderer was reorganized a bit to make it amenable to automated testing.
Fixes #81.
We now wrap the user's draw() function to catch any error, report it attributed to the correct code object, and stop the sketch.
The renderer was reorganized a bit to make it amenable to automated testing.
Fixes #81.