pub fn generate( wasm_file: &Path, lang: Language ) -> Result<impl Iterator<Item = (String, String)>>