Roll emscripten from 079e2660071d to 437140d149d9 (1 revision)

https://chromium.googlesource.com/external/github.com/emscripten-core/emscripten.git/+log/079e2660071d..437140d149d9

2024-11-18 roberthoodchatham@gmail.com Make seek work on `/dev/null` (#22886)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/emscripten-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: I6e6dcdfc503c62a7a825e62c4abeefa2d9d33fe4
Reviewed-on: https://chromium-review.googlesource.com/c/emscripten-releases/+/6032302
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 51ded90..10cd686 100644
--- a/DEPS
+++ b/DEPS
@@ -20,7 +20,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling emscripten
   # and whatever else without interference from each other.
-  'emscripten_revision': '079e2660071d5ae7d45d8e04efc09dd7e67456dd',
+  'emscripten_revision': '437140d149d9c977ffc8b09dbaf9b0f5a02db190',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling llvm_project
   # and whatever else without interference from each other.