105 releases (14 breaking)

new 0.17.0 Jul 8, 2024
0.17.0-alpha.8 Jun 25, 2024
0.15.0-alpha.5 Mar 29, 2024
0.12.0-alpha.2 Dec 26, 2023
0.4.0 Mar 28, 2023

#298 in WebAssembly

Download history 988/week @ 2024-03-14 573/week @ 2024-03-21 837/week @ 2024-03-28 754/week @ 2024-04-04 1183/week @ 2024-04-11 753/week @ 2024-04-18 792/week @ 2024-04-25 621/week @ 2024-05-02 816/week @ 2024-05-09 1424/week @ 2024-05-16 1149/week @ 2024-05-23 1475/week @ 2024-05-30 1359/week @ 2024-06-06 1134/week @ 2024-06-13 1077/week @ 2024-06-20 720/week @ 2024-06-27

4,439 downloads per month
Used in 4 crates (2 directly)

MIT/Apache

7.5MB
4K SLoC

JavaScript 3.5K SLoC // 0.0% comments Rust 872 SLoC // 0.1% comments

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 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.


lib.rs:

Serves the web viewer wasm/html.

Feature flags

Dependencies

~2–12MB
~130K SLoC