Skip to content

Commit 5a5a830

Browse files
askeksaCommit Queue
authored and
Commit Queue
committed
Update d8 to 11.1.193
This version supports all Wasm types on the boundary between Wasm and JS. Thus, dart2wasm no longer needs to coerce all boundary types to `externref`. Change-Id: Ie8faf1907316807d9099e86206cb84a875ccaa24 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/279081 Commit-Queue: Aske Simon Christensen <[email protected]> Reviewed-by: Stephen Adams <[email protected]>
1 parent 4ffe1b2 commit 5a5a830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ vars = {
6666
# Checkout extra javascript engines for testing or benchmarking.
6767
# d8, the V8 shell, is always checked out.
6868
"checkout_javascript_engines": False,
69-
"d8_tag": "version:11.1.11",
69+
"d8_tag": "version:11.1.193",
7070
"jsshell_tag": "version:95.0",
7171

7272
# As Flutter does, we use Fuchsia's GN and Clang toolchain. These revision

0 commit comments

Comments
 (0)