Roll binaryen from 304658d67102 to eb2581d89fee (1 revision)

https://chromium.googlesource.com/external/github.com/WebAssembly/binaryen.git/+log/304658d67102..eb2581d89fee

2021-04-21 azakai@google.com Refactor Child*Iterator for simplicity and to allow modifications. NFC (#3826)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/binaryen-emscripten-releases
Please CC wasm-waterfall@grotations.appspotmail.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md

Tbr: wasm-waterfall@grotations.appspotmail.com
Change-Id: I53d894a14f05c48e626e0c164b0fcda95a23782c
Reviewed-on: https://chromium-review.googlesource.com/c/emscripten-releases/+/2843044
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 540d34f..1b6b17a 100644
--- a/DEPS
+++ b/DEPS
@@ -16,7 +16,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling binaryen
   # and whatever else without interference from each other.
-  'binaryen_revision': '304658d67102d3ddd5aa8ea59bcc94402d8338b8',
+  'binaryen_revision': 'eb2581d89fee86ac11a1452a946f9c69d4173a48',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling emscripten
   # and whatever else without interference from each other.