Poindexter WASM (TypeScript + Vite)

This demo initializes the WebAssembly build and performs KDTree queries. Open your browser console to see results.

Before running, build the WASM artifacts at the repo root:

make wasm-build