Home
last modified time | relevance | path

Searched refs:SPEC_REPOSITORY (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/crates/fuzzing/wasm-spec-interpreter/
H A Dbuild.rs13 const SPEC_REPOSITORY: &'static str = "https://github.com/conrad-watt/spec"; constant
81 .arg(SPEC_REPOSITORY) in retrieve_spec_repository()