glsl.js A GLSL to ASM.js compiler 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 with a custom AST based on the Mozilla parser API spec with added type checking. License MIT