Roll binaryen from c9fd92c25a74 to d945aa489a1a (1 revision)

https://chromium.googlesource.com/external/github.com/WebAssembly/binaryen.git/+log/c9fd92c25a74..d945aa489a1a

2024-08-08 brendan.dahl@gmail.com [FP16] Implement lane access instructions. (#6821)

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: Ibea8e6fd24135b27084661e4616973d09c63de8a
Reviewed-on: https://chromium-review.googlesource.com/c/emscripten-releases/+/5773905
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 9807fdf..9040386 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': 'c9fd92c25a74a70c9730f1b39b49ef3d91a1a7f1',
+  'binaryen_revision': 'd945aa489a1ad62c130e04ceea8492c7a728ab57',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling emscripten
   # and whatever else without interference from each other.