Function wasmer_package::convert::webc_to_package_dir
source ยท pub fn webc_to_package_dir(
webc: &Container,
target_dir: &Path,
) -> Result<(), ConversionError>
Expand description
Convert a webc image into a directory with a wasmer.toml file that can be used for generating a new pacakge.