A GLSL to ASM.js compiler
npm install glsl
This is a work in progress, and a lot of things don't work yet, so don't use it.
Built using jison and escodegen witha custom AST based on the Mozilla parser API spec with added type checking.
MIT