Update Binaryen to 12ad604c17407f6b36d52c6404f2dab32e5c7960

This version preserves recursion groups consisting of types of imported
and exported functions, which is necessary for dart2wasm's async and
FFI mechanisms to work with V8's strict type equivalence for function
types.

Change-Id: I55ee7915c64bdbfc4471e1129a197d5642384c87
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/276646
Reviewed-by: Ömer Ağacan <omersa@google.com>
This commit is contained in:
Aske Simon Christensen 2022-12-21 08:25:28 +00:00 committed by Commit Queue
parent 15e0a1542a
commit 23d27312dc

2
DEPS
View file

@ -111,7 +111,7 @@ vars = {
"csslib_rev": "34203c09f073ed8267f5d6e333daddb02e6ff609",
# Prefer to use hashes of binaryen that have been reviewed & rolled into g3.
"binaryen_rev" : "7769139efbe818c7ba36d1a382db5114ebee9df8",
"binaryen_rev" : "12ad604c17407f6b36d52c6404f2dab32e5c7960",
# Note: Updates to dart_style have to be coordinated with the infrastructure
# team so that the internal formatter `tools/sdks/dart-sdk/bin/dart format`