re_web_viewer_server 0.15.1

Serves the Rerun web viewer (Wasm and HTML) over HTTP
Documentation

re_web_viewer_server

Part of the rerun family of crates.

Latest version Documentation MIT Apache

Serves the Rerun web viewer (re_viewer as Wasm and HTML) over HTTP.

When developing, you must run cargo r -p re_build_web_viewer -- --debug (or --release), before building this package. This is done automatically with pixi run rerun-web.