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

#502 in WebAssembly

Download history 574/week @ 2024-01-21 866/week @ 2024-01-28 766/week @ 2024-02-04 678/week @ 2024-02-11 275/week @ 2024-02-18 1553/week @ 2024-02-25 1250/week @ 2024-03-03 424/week @ 2024-03-10 204/week @ 2024-03-17 131/week @ 2024-03-24 351/week @ 2024-03-31 446/week @ 2024-04-07 32/week @ 2024-04-14 8/week @ 2024-04-21 20/week @ 2024-04-28 5/week @ 2024-05-05

96 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–17MB
~255K SLoC