| Crates.io | re_web_viewer_server |
| lib.rs | re_web_viewer_server |
| version | 0.25.1 |
| created_at | 2023-03-06 17:16:18.919651+00 |
| updated_at | 2025-09-19 08:57:28.675694+00 |
| description | Serves the Rerun web viewer (Wasm and HTML) over HTTP |
| homepage | https://rerun.io |
| repository | https://github.com/rerun-io/rerun |
| max_upload_size | 20000000 |
| id | 802809 |
| size | 32,668,741 |
Part of the rerun family of crates.
Serves the Rerun web viewer (re_viewer as Wasm and HTML) over HTTP.
When developing, you must run pixi run rerun-build-web (or pixi run rerun-build-web-release), before building this package.
This is done automatically with pixi run rerun-web.