MCPcopy Create free account
hub / github.com/WAVM/WAVM / build_libfuzzer

Function build_libfuzzer

Build/lib/fuzz.py:95–115  ·  view source on GitHub ↗

Build WAVM with libFuzzer instrumentation. Returns the build directory.

(
    work_dir: Path,
    source_dir: Path,
    llvm_source: bool,
    offline: bool,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

cmd_fuzzFunction · 0.85

Calls 3

get_libfuzzer_configFunction · 0.85
create_wavm_build_tasksFunction · 0.85
executeFunction · 0.85

Tested by

no test coverage detected