SIGN IN SIGN UP

wasm-ctor-eval: Do not try to flatten segments with huge offsets (#8920)

First, we used 32-bit math, which overflowed. Second, even with that, we
should not generate huge segment sizes, which just OOM, so set a limit
of 4GB (arbitrary).
A
Alon Zakai committed
c7ae8fbdd09831c607625f9541c0e9301763548a
Parent: 74ff1eb
Committed by GitHub <noreply@github.com> on 7/21/2026, 3:47:55 PM