wasmer_wasix::runtime::module_cache::filesystem

Function tokio_load

Source
async fn tokio_load(path: PathBuf, engine: Engine) -> Result<Module, CacheError>
Expand description

Loads a module from the filesystem cache.

A tokio reactor must be available