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
766 downloads per month
Used in 4 crates
(via re_web_viewer_server)
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