You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[dart2wasm] Make pkg/dart2wasm/tool/run_benchmark work on MacOS
It seems `realpath` isn't available on stock MacOS always (and
may require `homebrew install coreutils`). So we switch to using
a custom version.
Closes#61226
Change-Id: I8f9fe990346a0d8b93903b02688b704273212ee9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/443260
Reviewed-by: Ömer Ağacan <[email protected]>
Commit-Queue: Martin Kustermann <[email protected]>
0 commit comments