Stream: git-wasmtime

Topic: wasmtime / PR #3788 Fuzz using precompiled modules on CI


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

alexcrichton opened PR #3788 from fuzz-precompiled to main:

In working on #3787 I see now that our coverage of loading precompiled
files specifically is somewhat lacking, so this adds a config option to
the fuzzers where, if enabled, will round-trip all compiled modules
through the filesystem to test out the mmapped-file case.

<!--

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 10 2022 at 17:48):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 10 2022 at 17:55):

alexcrichton merged PR #3788.


Last updated: Nov 22 2024 at 16:03 UTC