Hi, I'm 
following 
https://source.chromium.org/chromium/chromium/src/+/main:v8/test/fuzzer/
try to build wasm_code fuzzer. 
I can run 
`
ninja -C out/fuzz wasm_code_fuzzer
`
but only generated wasm-code.o, no executable binary. 
Is there any missing? Even I add `use_libfuzzer=true` to args.gn.


-- 
-- 
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-dev/f2b832e4-cc9e-414b-a815-8263d7a31ec6n%40googlegroups.com.

Reply via email to