lostman opened PR #1844 from issue-1785-memory-creator
to master
:
This PR fixes the issue https://github.com/bytecodealliance/wasmtime/issues/1785
MemoryStyle::Static
bound
is "The number of mapped and unmapped pages" while reserved size is in bytes.
alexcrichton submitted PR Review.
lostman updated PR #1844 from issue-1785-memory-creator
to master
:
This PR fixes the issue https://github.com/bytecodealliance/wasmtime/issues/1785
MemoryStyle::Static
bound
is "The number of mapped and unmapped pages" while reserved size is in bytes.
alexcrichton merged PR #1844.
Last updated: Nov 22 2024 at 16:03 UTC