You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Demo showing off the power of WASM via a WebGL animation demo using three systems (naive JavaScript implementation, optimized JavaScript, JavaScript with WASM module)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"