WebMonkeys: parallel GPU programming in JavaScript

May 7, 2025 - 11:00
 0  0
WebMonkeys: parallel GPU programming in JavaScript

WebMonkeys

Allows 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.

Usage

On the browser, add