Chaotic Pendulum Simulation

Mostly an excuse to try WebAssembly, now that 1.0 has shipped in all major browsers. The simulation implements a standard 4th-order Runge-Kutta integrator in C++ and binds to JS using Emscripten.

The interface is built with Typescript + React, with the visualization running in Canvas.

Chaotic Pendulum Screenshot