More bug fixes

This commit is contained in:
Amanieu d'Antras
2021-11-17 00:03:28 +00:00
parent 75cb5ab788
commit 724c59c751
8 changed files with 41 additions and 29 deletions

View File

@@ -70,7 +70,7 @@ pub unsafe extern "C" fn wasmer_module_name(
}
};
*out = name.as_bytes().to_vec().into();
out.set_buffer(name.as_bytes().to_vec());
}
/// Unstable non-standard Wasmer-specific API to set the module's