Home
last modified time | relevance | path

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

/wasmtime-44.0.1/examples/
H A Dasync.cc189 static std::string host_module_name = "host"; in main() local
202 linker.get(), host_module_name.data(), host_module_name.size(), in main()