Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When web_viewer is compiled, the wasm webviewer first needs to be built If this doesn't exist, the build will fail. More information: rerun-io/rerun#6028 The command is taken from https://github.com/rerun-io/rerun/blob/dd025f1384f9944d785d0fb75ca4ca1cd1792f17/pixi.toml#L198C72-L198C187 Note that cargoBuildFeatures reference what buildFeatures is set to in stdenv.mkDerivation, so that user can easily create an overlay to set cargoBuildFeatures to what he needs
- Loading branch information