86 releases (12 breaking)

0.15.1 Apr 11, 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

#993 in Images

Download history 52/week @ 2024-10-29 4/week @ 2024-11-05 30/week @ 2024-11-12 24/week @ 2024-11-19 44/week @ 2024-11-26 49/week @ 2024-12-03 166/week @ 2024-12-10 63/week @ 2024-12-17 5/week @ 2024-12-31 6/week @ 2025-01-07 11/week @ 2025-01-14 7/week @ 2025-01-28 36/week @ 2025-02-04 39/week @ 2025-02-11

84 downloads per month

MIT/Apache

20KB
247 lines

re_build_web_viewer

Binary and library for building the Rerun web viewer.

This is also called by the build.rs of re_web_viewer_server.

cargo r -p re_build_web_viewer -- --debug
cargo r -p re_build_web_viewer -- --release -g

lib.rs:

Build the Rerun web-viewer .wasm and generate the .js bindings for it.

Dependencies

~9–18MB
~297K SLoC