22 releases (6 breaking)

0.9.0-alpha.4 Sep 11, 2023
0.8.2 Sep 4, 2023
0.8.0 Jul 27, 2023
0.4.0 Mar 28, 2023

#72 in #visualization

Download history 100/week @ 2023-06-04 207/week @ 2023-06-11 160/week @ 2023-06-18 157/week @ 2023-06-25 165/week @ 2023-07-02 134/week @ 2023-07-09 169/week @ 2023-07-16 192/week @ 2023-07-23 203/week @ 2023-07-30 303/week @ 2023-08-06 177/week @ 2023-08-13 137/week @ 2023-08-20 146/week @ 2023-08-27 199/week @ 2023-09-03 182/week @ 2023-09-10 227/week @ 2023-09-17

766 downloads per month
Used in 4 crates (via re_web_viewer_server)

MIT/Apache

14KB
188 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

lib.rs:

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

Dependencies

~5–17MB
~217K SLoC