Martin Kustermann
d4b1b6e744
Reland "Disentangle and align flutter build web --wasm flags ( #143517 )" ( #143549 )
...
Update: Accidentally use `--O4` instead of `-O4` in `dev/devicelab/lib/tasks/web_benchmarks.dart` update.
Original description:
* Make `flutter build web` have one option that determins the
optimization level: `-O<level>` / `--optimization-level=<level>` =>
Defaulting to -O4 => Will apply to both dart2js and dart2wasm
* Deprecate `--dart2js-optimization=O<level>`
* Disentagle concept of optimization from concept of static symbols =>
Add a `--strip-wasm` / `--no-strip-wasm` flag that determins whether
static symbols are kept in the resulting wasm file.
* Remove copy&past'ed code in the tests for wasm build tests
* Cleanup some artifacts code, now that we no longer use `wasm-opt`
inside flutter tools
2024-02-16 00:19:38 +00:00
..
2024-02-13 15:44:17 +00:00
2024-02-14 21:08:25 +00:00
2024-02-14 20:23:23 +00:00
2024-02-16 00:19:38 +00:00
2023-10-12 13:23:52 -04:00
2024-02-13 11:15:15 -08:00
2024-02-15 22:22:48 +00:00
2024-02-13 20:02:10 +00:00
2023-03-31 02:31:07 +00:00
2024-01-26 21:41:16 +00:00
2024-02-08 17:49:48 +00:00
2024-02-14 20:23:23 +00:00
2024-02-08 17:49:48 +00:00
2024-01-10 18:50:07 +00:00
2024-02-08 17:49:48 +00:00
2024-01-03 23:05:46 +00:00
2023-12-14 00:11:32 +00:00
2024-01-25 16:29:42 +01:00
2024-02-13 20:02:10 +00:00
2024-02-13 20:02:10 +00:00
2024-01-05 21:47:58 +00:00
2024-01-26 21:41:16 +00:00
2024-02-16 00:19:38 +00:00
2024-02-08 17:49:48 +00:00
2023-01-23 21:43:08 +00:00
2024-02-16 00:19:38 +00:00
2024-02-14 00:11:24 +00:00
2024-02-13 20:02:10 +00:00
2024-02-13 19:38:37 +00:00
2023-08-10 21:48:06 +00:00
2023-09-12 20:20:04 +00:00
2023-05-19 22:25:55 +00:00
2023-07-24 17:22:25 +00:00
2023-10-11 16:15:26 -04:00
2024-01-26 21:41:16 +00:00
2023-03-22 07:53:56 -07:00
2023-02-23 19:43:21 +00:00
2022-07-15 23:12:05 +00:00
2023-10-12 13:23:52 -04:00
2024-02-07 18:04:31 +00:00
2024-02-13 20:02:10 +00:00
2022-10-27 22:40:08 +00:00
2023-03-22 21:12:22 +00:00
2024-01-26 21:41:16 +00:00
2024-02-14 12:49:24 +00:00
2023-11-27 22:00:50 +00:00
2024-01-26 00:08:20 +00:00
2024-01-26 00:08:20 +00:00
2023-10-18 00:27:54 +00:00
2023-10-18 00:27:54 +00:00
2024-02-14 00:11:24 +00:00
2024-01-22 21:54:06 +00:00
2023-09-10 08:07:13 +00:00
2024-02-02 18:23:08 +00:00
2024-02-13 20:02:10 +00:00
2023-02-23 19:43:21 +00:00
2023-06-15 20:25:19 +00:00
2024-01-26 00:08:20 +00:00
2024-02-08 17:49:48 +00:00
2022-11-16 02:49:00 +00:00
2023-01-23 21:43:08 +00:00
2023-03-09 21:33:38 +00:00
2021-11-12 14:43:52 -08:00
2023-12-21 19:01:16 +00:00
2022-08-09 17:59:06 +00:00
2023-10-31 13:27:26 +00:00
2024-02-15 23:42:13 +00:00
2023-06-30 18:07:54 +00:00
2022-12-15 14:43:32 -08:00
2023-09-12 20:20:04 +00:00
2024-02-13 20:02:10 +00:00
2024-01-29 09:49:09 -08:00
2024-02-08 17:49:48 +00:00
2024-01-26 00:08:20 +00:00
2023-08-18 02:58:20 +00:00
2023-02-28 11:57:04 -05:00
2024-02-09 14:41:22 -08:00
2023-09-06 17:22:13 +00:00
2023-10-18 22:19:18 +00:00
2023-10-25 17:08:57 +00:00