WASM linear memory is 32bit address space and doesn't support virtual `mmap`. That leads to memory fragmentation and performance issues. Duplicate https://github.com/dotnet/runtime/issues/117813
WASM linear memory is 32bit address space and doesn't support virtual
mmap. That leads to memory fragmentation and performance issues.Duplicate #117813