In the google/oss-fuzz repo, they build the fuzzers in the CI, e.g. https://github.com/google/oss-fuzz/actions/runs/24179956385/job/70570126255?pr=15323. I don't think we need to build all configurations, but one of each (MSAN, ASAN, UBSAN) would be good IMO, WDYT?
In the
google/oss-fuzzrepo, they build the fuzzers in the CI, e.g. https://github.com/google/oss-fuzz/actions/runs/24179956385/job/70570126255?pr=15323. I don't think we need to build all configurations, but one of each (MSAN, ASAN, UBSAN) would be good IMO, WDYT?