Nate Biggs 2b82bc985b
Skip wasm build when dry run is disabled and --wasm is not specified. (#174184)
This fixes an issue where the wasm build was still getting executed when
`--no-wasm-dry-run` was specified.

Also adds a test to verify the expected behavior.

Co-authored-by: Nate Biggs <natebiggs@google.com>
2025-08-22 07:00:40 +00:00
..