PRISM in the browser

The same C++ examples as the desktop build, compiled to WebAssembly with Emscripten โ€” no code changes. Source on GitHub.

Dashboard

Tabs, table, canvas, animation โ€” the fullest tour of the widget set.

Perf Lab

Stress test: a 100k-row table and a 1M-point plot fed by a 1 kHz telemetry thread. The status bar shows what it costs.

Plot

Sliders driving a live chart. Drag to pan, scroll to zoom, right-click to auto-fit.

Source Browser

Lazy-loading tree over a filesystem โ€” here, PRISM's own sources bundled into the page.