Crate wapm_targz_to_pirita

Source

Re-exports§

pub extern crate webc;

Structs§

TransformManifestFunctions
The default implementation of Transform.

Enums§

ConvertError

Traits§

Transform
Methods for manipulating a wasmer.toml file and working with WAPM tarballs.

Functions§

convert_atoms_webc
convert_dir_or_file_to_dir_tree_set
convert_targz_to_pirita
Convert a .tar.gz file at inpath to a .pirita file at outpath
generate_webc_file
Generates a file in .webc format from an unzipped .tar.gz file
generate_webc_file_unpacked
Same as generate_webc_file, but expects the layout of the folder to be unpacked by wapm-to-webc
unpack_tar_gz
Unzips a .tar.gz file, returning the [FileName => FileContents]

Type Aliases§

FileMap