pub fn wasi_processor( _out: &mut Testsuite, p: PathBuf, wasi_filesystem_kind: &str, ) -> Option<Test>
Given a Testsuite and a path, process the path in case is a WASI wasm file.