Provides a debian-based docker image for rust wasm32 builds with trunk featuring
- wasm32 target
- trunk
- cargo-chef
- wasm-bindgen-cli
jq
cargo
docker
To execute the build script locally, run
./_build_image.sh --sudo
# alternatively, with rootless docker
./_build_image.sh
Prebuilt images are not yet available
TBD