[][src]Crate susy_wasm

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

builder

Various builders to generate/alter wasm components

elements

Elements of the WebAssembly binary format.

Functions

peek_size

Returns size of the module in the provided stream