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

Method __init__

Build/lib/test.py:699–731  ·  view source on GitHub ↗
(
        self,
        config: "WAVMConfig",
        build_dir: Path,
        discover_task: DiscoverWASTTestsTask,
        source_dir: Path,
        wasi_wasm_dir: Path,
        wasi_compile_tasks: dict[str, CompileWasiTestTask],
        complete_task: Task,
        build_wavm_task: Optional[Task] = None,
        fuzz_corpora_task: Optional[CloneFuzzCorporaTask] = None,
        work_dir: Optional[Path] = None,
        llvm_toolchain_task: Optional[Task] = None,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

__init__Method · 0.45

Tested by

no test coverage detected