Comparison of a simple particle system in WebAssembly & Javascript
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project benchmarks a simple particle system implemented in both WebAssembly (via Rust) and JavaScript to compare their performance for computationally intensive tasks. It's aimed at developers evaluating WebAssembly for performance-critical graphics or simulation code. The repository includes a live demo and setup instructions for building and running the comparison locally.