Compile Nullsoft's EEL code to Web Assembly
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Eel-wasm is a TypeScript compiler that converts Milkdrop EEL source code into WebAssembly modules for browser use, primarily serving as a WebGL implementation of the Milkdrop 2 visualizer for projects like Webamp. It addresses security concerns around executing arbitrary JavaScript from presets and aims to improve performance by leveraging WebAssembly's potential speed advantages over JavaScript. The project includes development tools like a playground, test suite, and performance benchmarks to support building and validating the compiler.