Untangle the `web_viewer` and `sdk` features from the `rerun` crate
Author: abey79Created Nov 21, 2023Updated Sep 7, 2026
Labels🧘 kaizen
https://github.com/rerun-io/rerun/pull/4289 removed some useless `rerun` feature in `rerun_cli`, but `sdk` is still needed for `web_viewer` for some reason. It would be nice to untangle this.
Source: rerun-io/rerun