Authors: J. Voracek
This paper demonstrates a possibility of creating high-performance web simulations. It utilizes Emscripten and asm.js to create a performance-optimized simulation that runs in a web browser. The paper provides a short introduction into used technologies and compares the performance of optimized simulation of fluid dynamics with usual approach of creating web simulations. keywords: computer simulation, web-based simulations, javascript, compilation.