Function wasmer_cli::commands::create_exe::write_volume_obj
source ยท fn write_volume_obj(
volume_bytes: &[u8],
object_name: &str,
output_path: &Path,
target: &Target,
) -> Result<()>
fn write_volume_obj(
volume_bytes: &[u8],
object_name: &str,
output_path: &Path,
target: &Target,
) -> Result<()>