Struct parity_wasm::builder::MemoryBuilder [−][src]
pub struct MemoryBuilder<F = Identity> { /* fields omitted */ }
Expand description
Memory and static regions builder
Implementations
New memory builder with callback (in chained context)
Push new static region with initialized offset expression and raw bytes