Home
last modified time | relevance | path

Searched defs:component_model_map (Results 1 – 2 of 2) sorted by relevance

/wasmtime-44.0.1/crates/test-util/src/
H A Dwasmtime_wast.rs79 let component_model_map = component_model_map.unwrap_or(false); in apply_test_config() localVariable
/wasmtime-44.0.1/crates/fuzzing/src/generators/
H A Dmodule.rs25 pub component_model_map: bool, field