Hello! I having been working towards fuzzing v8 for a project that involves fuzzing javascript engines in general. In regards to this, I wanted to try funfuzz with v8 to see how it fares with v8's code. I noticed that there is a wrapper sort of thing inside the tools directory for implementing funfuzz with v8 but I could not get that to work. Is there a way that I can implement funfuzz on v8 through that script or writing something of my own? Thanks!
-- -- v8-dev mailing list [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
