Stream: git-wasmtime

Topic: wasmtime / PR #1844 fix memory memory creator reserved_size


view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2020 at 16:05):

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.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 08 2020 at 16:42):

alexcrichton submitted PR Review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2020 at 02:30):

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.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 09 2020 at 13:56):

alexcrichton merged PR #1844.


Last updated: Nov 22 2024 at 16:03 UTC