Re-exports§
pub extern crate webc;
Structs§
- Transform
Manifest Functions - The default implementation of
Transform
.
Enums§
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]