The current approach does not work well for latest versions of Go. See: https://github.com/AdamKorcz/go-118-fuzz-build/issues/28 Example of `compile_native_go_fuzzer_v2` usage: https://github.com/google/oss-fuzz/pull/14234 CC @AdamKorcz