Stupid simple lib for massively parallel programming with JavaScript.
npm install webmonkeysAllows you to spawn thousands of parallel tasks on the GPU with the simplest, dumbest API possible. It works on the browser (with browserify) and on Node.js. It is ES5-compatible and doesn't require any WebGL extension.
On the browser, add