Function wasmer_wasi_near::is_wasi_module[][src]

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.