Crate wapm_targz_to_pirita
source ·Re-exports§
pub extern crate webc;
Structs§
- The default implementation of
Transform
.
Enums§
Traits§
- Methods for manipulating a
wasmer.toml
file and working with WAPM tarballs.
Functions§
- Convert a .tar.gz file at inpath to a .pirita file at outpath
- Generates a file in .webc format from an unzipped .tar.gz file
- Same as
generate_webc_file
, but expects the layout of the folder to be unpacked by wapm-to-webc - Unzips a .tar.gz file, returning the [FileName => FileContents]