Stream: git-wasmtime

Topic: wasmtime / PR #3944 Expose details for mlocking modules e...


view this post on Zulip Wasmtime GitHub notifications bot (Mar 18 2022 at 17:41):

alexcrichton opened PR #3944 from control-over-memory to main:

This commit exposes some various details and config options for having
finer-grain control over mlock-ing the memory of modules. This amounts
to three different changes being present in this commit:

These changes are all somewhat low-level controls which aren't intended
to be generally used by embedders. If fine-grained control is desired
though it's hoped that these knobs provide what's necessary to be
achieved.

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Mar 18 2022 at 18:01):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 18 2022 at 18:51):

alexcrichton merged PR #3944.


Last updated: Nov 22 2024 at 16:03 UTC