Roll binaryen from c64410ae131c to 0bb686f8367d (2 revisions) https://chromium.googlesource.com/external/github.com/WebAssembly/binaryen.git/+log/c64410ae131c..0bb686f8367d 2026-04-02 tlively@google.com More ArrayCmpxchg expected opts in Heap2Local (#8567) 2026-04-02 tlively@google.com Group locals by written type in binary writer (#8568) 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 dschuff@google.com,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://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: wasm-waterfall@grotations.appspotmail.com Change-Id: I84dadead6d2a5177a0167d4c46a6e6bbd63ca93a Reviewed-on: https://chromium-review.googlesource.com/c/emscripten-releases/+/7727789 Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index ad34d32..8c0ef90 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': 'c64410ae131c891fd70fc21e3721225bb603bd5e', + 'binaryen_revision': '0bb686f8367d880a1d530e7f8f8169f94b86b3eb', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling emscripten # and whatever else without interference from each other.