abrown commented on issue #7393:
I've been running some fuzzing locally with this and it seems OK:
- currently at
#227829ofcargo +nighly fuzz run instantiate- currently at
#160974ofcargo +nighly fuzz run spectests- I had trouble running the
differentialtarget, though: I ran into build issues with thewasm-spec-interpreterand, with that disabled, I observed a segfault from V8. Has anyone else run this target recently?This PR never really force-enables the MPK feature: it is only ever set to
auto, so if the machine doing the fuzzing does not have MPK enabled, this feature won't really get tested.
github-actions[bot] commented on issue #7393:
Subscribe to Label Action
cc @fitzgen
<details>
This issue or pull request has been labeled: "fuzzing"Thus the following users have been cc'd because of the following labels:
- fitzgen: fuzzing
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
Last updated: Dec 06 2025 at 06:05 UTC