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