Skip to content

Instantly share code, notes, and snippets.

@gbatha
Created April 5, 2013 05:27
//at the top of your .pde or .pjs
void bindJavascript(JavaScript js) {
javascript = js;
}
JavaScript javascript;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment