Function wasmer_wasi_asml_fork::is_wasi_module[][src]

pub fn is_wasi_module(module: &Module) -> bool
Expand description

Check if a provided module is compiled for some version of WASI. Use get_wasi_version to find out which version of WASI the module is.