A glsl to asm.js compiler
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
glsl.js is a work-in-progress GLSL to ASM.js compiler that converts GLSL shader code into JavaScript for improved performance. It's built using jison and escodegen, targeting developers working with WebGL or GPU programming who want to optimize their GLSL shaders by compiling them to asm.js. However, the project is still in development and not ready for production use.