[wasm] Add a new fuzzer which can also test wasm function calls.
Depending on the inputs the fuzzer creates multiple functions. These functions can have signatures with an int32 return value and up to three parameters of type int32, int64, float32, or float64. R=titzer@chromium.org, clemensh@chromium.org Review-Url: https://codereview.chromium.org/2447643002 Cr-Commit-Position: refs/heads/master@{#40530}
Showing
test/fuzzer/wasm-call.cc
0 → 100644
test/fuzzer/wasm_call/foo
0 → 100644
Please
register
or
sign in
to comment