Home
last modified time | relevance | path

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

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