Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/c-api/tests/component/
H A Dvalues.cc20 static std::string echo_component(std::string_view type, std::string_view func, in echo_component() function
99 auto component_text = echo_component(type, body, host_params); in create()