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

#1028 in Images

Download history 31/week @ 2024-11-20 47/week @ 2024-11-27 56/week @ 2024-12-04 186/week @ 2024-12-11 23/week @ 2024-12-18 8/week @ 2025-01-01 3/week @ 2025-01-08 11/week @ 2025-01-15 10/week @ 2025-01-29 33/week @ 2025-02-05 55/week @ 2025-02-12 7/week @ 2025-02-26 11/week @ 2025-03-05

73 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–19MB
~305K SLoC