Inspiration
CUDA
What it does
Parallel computation using WebGL API on browser with graceful javascript fallback
How I built it
Using javascript, JISON to make a compiler and lots of pain.
Challenges I ran into
Compiler was hard.
Accomplishments that I'm proud of
Actually faster than CPU when workload too huge. Compiler actually works, somewhat.
What I learned
Not to make a compiler during a hackathon.
What's next for GPU.js
More syntax support, maybe higher order functions.

Log in or sign up for Devpost to join the conversation.