Function test_generator::wast_processor
source ยท pub fn wast_processor(_out: &mut Testsuite, p: PathBuf) -> Option<Test>
Expand description
Given a Testsuite and a path, process the path in case is a wast file.
pub fn wast_processor(_out: &mut Testsuite, p: PathBuf) -> Option<Test>
Given a Testsuite and a path, process the path in case is a wast file.