peterhuene opened PR #2801 from fix-initialize-instance-range to main:
This commit fixes a bug where the wrong destination range was used when copying
data from the module's memory initialization upon instance initialization.This affects the on-demand allocator only when using the
uffdfeature on
Linux and when the Wasm page being initialized is not the last in the module's
initial pages.Fixes #2784.
pchickey submitted PR Review.
peterhuene merged PR #2801.
Last updated: Dec 13 2025 at 19:03 UTC