Stream: git-wasmtime

Topic: wasmtime / PR #3778 Update memfd support with a runtime t...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 08 2022 at 20:46):

alexcrichton opened PR #3778 from memfd-runtime to main:

This commit updates the memfd support in Wasmtime to have a runtime
toggle as to whether it's used or not. The compile-time feature gating
memfd support is now also re-enabled by default, but the new runtime
switch is still disabled-by-default.

Additionally this commit updates our fuzz oracle to turn on/off the
memfd flag to re-enable fuzzing with memfd on oss-fuzz.

<!--

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 (Feb 08 2022 at 20:49):

peterhuene submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 08 2022 at 21:38):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 08 2022 at 21:47):

alexcrichton merged PR #3778.


Last updated: Nov 22 2024 at 17:03 UTC