Skip to content

Commit

Permalink
Update d8 to 10.6.182
Browse files Browse the repository at this point in the history
This version adds support for the `extern.externalize` and
`external.internalize` Wasm instructions.

Change-Id: I2285217feff0afa8107ec6685eeec91487667254
Cq-Include-Trybots: luci.dart.try:dart2wasm-linux-x64-d8-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/255461
Reviewed-by: Stephen Adams <[email protected]>
  • Loading branch information
askeksa authored and Commit Bot committed Aug 19, 2022
1 parent 02d1255 commit 1638b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ vars = {
# Checkout extra javascript engines for testing or benchmarking.
# d8, the V8 shell, is always checked out.
"checkout_javascript_engines": False,
"d8_tag": "version:10.6.166",
"d8_tag": "version:10.6.182",
"jsshell_tag": "version:95.0",

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

0 comments on commit 1638b75

Please sign in to comment.