wasmer_wasix::runtime::module_cache::filesystem

Function tokio_save

Source
async fn tokio_save(path: PathBuf, module: Module) -> Result<(), CacheError>
Expand description

Saves the module to the filesystem cache.

A tokio reactor must be available