You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have attended to PoC conference last month and joined in your talk about Fuzzing for complex bugs across languages in JS Engines. Thank you for your great presentation.
Do you have any plans for releasing this feature on main branch?
The text was updated successfully, but these errors were encountered:
Hi!
Yes, we've just released the code related to Wasm fuzzing. You can enable it by passing --wasm.
The newest version of Fuzzilli also requires a newer swift version, so if you run into any issues please update that! (It works with swift 6.0.3).
There is still a lot of work on our TODO list to improve the Wasm fuzzing capabilities.
Hi,
I have attended to PoC conference last month and joined in your talk about
Fuzzing for complex bugs across languages in JS Engines
. Thank you for your great presentation.Do you have any plans for releasing this feature on main branch?
The text was updated successfully, but these errors were encountered: