love.js
love.js copied to clipboard
Shader Validator doesn't catch OpenGL ES-specific error
Example of errors include type casting, which needs to be done explicitly. The program should display the error, rather than just outright crash.
Need to check what GLSL version love recognises love.js to be - the solution might be to force version 100 es if compiling Emscripten.