Stream: git-wasmtime

Topic: wasmtime / issue #5482 Fuzz multiple targets in cranelift...


view this post on Zulip Wasmtime GitHub notifications bot (Jan 05 2023 at 16:44):

elliottt commented on issue #5482:

I ran this overnight with no bugs discovered, targeting both x64 and aarch64 :tada:

@afonso360 my previous run wasn't crashing because I was using --dev, and this was causing it to run ~0 execs/s. I've made the changes you suggested, and removed all uses of cfg! to disable instruction generation based on the host architecture.


Last updated: Nov 22 2024 at 17:03 UTC