90 releases (13 breaking)

new 0.16.0 May 16, 2024
0.15.1 Apr 11, 2024
0.15.0-alpha.5 Mar 29, 2024
0.12.0-alpha.2 Dec 26, 2023
0.4.0 Mar 28, 2023

#299 in WebAssembly

Download history 903/week @ 2024-01-25 806/week @ 2024-02-01 612/week @ 2024-02-08 555/week @ 2024-02-15 846/week @ 2024-02-22 2090/week @ 2024-02-29 812/week @ 2024-03-07 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 384/week @ 2024-05-09

2,688 downloads per month
Used in 3 crates (2 directly)

MIT/Apache

7MB
4K SLoC

JavaScript 3K SLoC // 0.0% comments Rust 874 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
~131K SLoC