Stream: git-wasmtime

Topic: wasmtime / PR #3774 Turn off memfd by default, at least f...


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

cfallin opened PR #3774 from no-memfd-by-default to main:

Since memfd support just landed, and has had only ~0.5 weeks to bake
with fuzzing, we want to make release 0.34.0 of Wasmtime without it
enabled by default. This PR disables memfd by default; it can be enabled
by specifying the memfd feature for the wasmtime crate, or when
building the commandline binary.

We plan to explicitly add memfd-enabled fuzzing targets, let that go for
a while, then probably re-enable memfd in the subsequent release if no
issues come up.

<!--

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 07 2022 at 20:57):

cfallin requested alexcrichton for a review on PR #3774.

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

alexcrichton submitted PR review.

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

alexcrichton merged PR #3774.


Last updated: Nov 22 2024 at 17:03 UTC