Home
last modified time | relevance | path

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

/wasmtime-44.0.1/src/commands/
H A Drun.rs762 self.run_command_component(&mut *store, component, linker) in load_main_module()
859 async fn run_command_component( in run_command_component() method