84 releases (13 breaking)

new 0.16.0-alpha.3 May 7, 2024
0.15.0-alpha.5 Mar 29, 2024
0.12.0-alpha.2 Dec 26, 2023
0.11.0 Nov 28, 2023
0.4.0 Mar 28, 2023

#552 in WebAssembly

Download history 416/week @ 2024-01-15 584/week @ 2024-01-22 883/week @ 2024-01-29 748/week @ 2024-02-05 711/week @ 2024-02-12 255/week @ 2024-02-19 1485/week @ 2024-02-26 1869/week @ 2024-03-04 858/week @ 2024-03-11 773/week @ 2024-03-18 681/week @ 2024-03-25 737/week @ 2024-04-01 1101/week @ 2024-04-08 822/week @ 2024-04-15 852/week @ 2024-04-22 649/week @ 2024-04-29

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

MIT/Apache

7MB
4K SLoC

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