[][src]Function wasmer_wasi::is_wasi_module

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

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.