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

#952 in Images

Download history 23/week @ 2024-07-25 17/week @ 2024-08-01 3/week @ 2024-08-08 27/week @ 2024-08-15 66/week @ 2024-08-22 98/week @ 2024-08-29 68/week @ 2024-09-05 19/week @ 2024-09-12 78/week @ 2024-09-19 38/week @ 2024-09-26 16/week @ 2024-10-03 10/week @ 2024-10-10 4/week @ 2024-10-17 27/week @ 2024-10-24 34/week @ 2024-10-31 4/week @ 2024-11-07

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

~8–18MB
~259K SLoC