Files
sdk/tools
Martin Kustermann 9b33264ed1 [dart2wasm] Keep static symbols in dart2wasm-*optimized-* builders
The optimized builders run with binaryen which by default strips static symbols
(in all -Ox modes). So we'll pass `--no-strip-wasm` to `dart compile
wasm` in order to keep the static symbols.

This makes stack traces have the symbols in them which will make tests
that rely on that more likely to work.

Change-Id: I9e0eab8c4ec50ef3a7208551d04a80e9ffa009e8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/406241
Reviewed-by: Ömer Ağacan <omersa@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
2025-01-28 01:06:54 -08:00
..
2024-01-09 10:42:53 +00:00
2023-07-13 13:22:26 +00:00
2024-04-12 22:06:32 +00:00
2024-03-26 10:01:22 +00:00
2023-08-09 22:44:26 +00:00
2024-03-26 10:01:22 +00:00
2024-09-03 19:53:58 +00:00
2025-01-16 02:56:26 -08:00