[CP] [dart2wasm] Make dart compile wasm
accept --enable-experiment flags and pass those to compiler
#55894
Labels
cherry-pick-approved
Label for approved cherrypick request
cherry-pick-review
Issue that need cherry pick triage to approve
Commit(s) to merge
3b02e41
Target
stable
Prepared changelist for beta/stable
https://dart-review.googlesource.com/c/sdk/+/369240
Issue Description
We want
dart compile wasm
to support--enable-experiment
so that e.g. the test runner can use it (dart-lang/test#2233)What is the fix
Add
dart compile wasm
support for--enable-experiment
.Why cherry-pick
So that e.g. the test runner can use it (dart-lang/test#2233)
Risk
Low
Issue link(s)
Extra Info
No response
The text was updated successfully, but these errors were encountered: