Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update wasmtime config to use new x86-64 backend. (#5518)
In bytecodealliance/rfcs#10, we have outlined a process by which we're switching to a new compiler backend by default. The first step in this process is to switch our fuzzing targets to use the new backend and wait for any issues. This PR adds the Cargo feature that enables the new backend in all fuzzing targets.
- Loading branch information