Single thread WASM test

Traveling Salesman Problem

5

A demo of thread blocking in a single threaded web app. Controls on the left start solution of traveling salesman problem (TSP) by brute force in Emscripten-generated WebAssembly. Setting number of points to a high value will make controls unresponsive while TSP calculation is running.