Files
sdk/pkg/test_runner
Martin Kustermann 066efcf73c [dart2wasm] Remove JSC bug workaround
JavaScriptCore's wasm interpreter was buggy which caused many segfaults
on our CI, which made us implement this workaround (namely to disable
the wasm interpreter)

It seems it has matured, so we can remove this workaround.

Doing so may also lead to less jsc crashes / instability on CI and will
make us use default flags (testing closer to what is used in real
Safari)

Change-Id: Id30a017dcf1b3b37e6c0c99bddfa634b96bf45ac
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/458100
Reviewed-by: Nate Biggs <natebiggs@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
2025-10-28 12:24:14 -07:00
..
2025-10-28 12:24:14 -07:00