1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-03-16 08:10:49 +00:00
This commit is contained in:
Patrick Ventuzelo 2019-09-09 11:50:30 +02:00
parent c7b9dab690
commit c6f8ab37f1

@ -20,7 +20,7 @@ or the `validate_wasm` fuzzer
```sh
cargo fuzz run validate_wasm
```
or the `validate_wasm` fuzzer
or the `compile_wasm` fuzzer
```sh
cargo fuzz run compile_wasm
```