Crate parity_wasm
source · [−]Expand description
WebAssembly format library
Re-exports
pub use elements::Error as SerializationError;pub use elements::deserialize_buffer;pub use elements::serialize;pub use elements::deserialize_file;pub use elements::serialize_to_file;Modules
Various builders to generate/alter wasm components
Elements of the WebAssembly binary format.
Functions
Returns size of the module in the provided stream