enable multi-value in spec intepreter fuzzing (#4118)

This commit is contained in:
Conrad Watt
2022-05-10 16:33:07 +01:00
committed by GitHub
parent 52524d258c
commit d3087487ea
3 changed files with 2 additions and 3 deletions

View File

@@ -22,7 +22,6 @@ fn run(data: &[u8]) -> Result<()> {
config.set_differential_config();
// Enable features that the spec interpreter has implemented
config.module_config.config.multi_value_enabled = false;
config.module_config.config.simd_enabled = true;
// TODO: this is a best-effort attempt to avoid errors caused by the