Browse Source
This commit tightens the fuzzing criteria for Winch. The previous implementation only accounted for unsupported instructions. However, unsupported types can also cause the fuzzer to crash. Winch currently doesn't support `v128` and most of the `Ref` types.pull/7622/head
Saúl Cabrera
11 months ago
committed by
GitHub
1 changed files with 48 additions and 0 deletions
Loading…
Reference in new issue