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

#1263 in WebAssembly

Download history 43/week @ 2024-11-23 44/week @ 2024-11-30 171/week @ 2024-12-07 77/week @ 2024-12-14 3/week @ 2024-12-28 8/week @ 2025-01-04 8/week @ 2025-01-11 3/week @ 2025-01-18 7/week @ 2025-01-25 29/week @ 2025-02-01 14/week @ 2025-02-08 48/week @ 2025-02-15 3/week @ 2025-02-22 12/week @ 2025-03-01 3/week @ 2025-03-08

68 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