@fitzgen (he/him) do you think we should keep binaryen's -ttf generation for fuzzing? I think it's good to have multiple fuzzers but the downsides right now are that binaryen-sys is largely unmaintained (we can probably ping pepyakin for a publish but all the maintenance would be on us for a crate we don't own) so we're not picking up any new bugfixes or anything like that, and there's a number of fuzz bugs which are timing out in binaryen's generation of the module itself
we could always investigate binaryen, debug it, fix it, and make PRs, but it's a lot of work to do that relative to wasm-smith now
This is basically https://github.com/bytecodealliance/wasmtime/issues/2163, but we've got 4-5 fuzz bugs I think now related to binaryen, and I'm not overly thrilled about investigating all of them
Yeah I think we can probably drop binaryen
ok I'll whip up a PR
Last updated: Nov 22 2024 at 17:03 UTC