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
73 downloads per month
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