Home
last modified time | relevance | path

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

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