Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/wasmtime/src/runtime/component/func/
H A Dhost.rs383 let host_task_complete = if async_ { in entrypoint() localVariable
403 if host_task_complete { in entrypoint()