Struct parity_wasm::builder::GlobalBuilder [−][src]
pub struct GlobalBuilder<F = Identity> { /* fields omitted */ }
Expand description
Global builder
Implementations
New global builder with callback (in chained context)
Set initialization expression instruction for this global (end
instruction will be added automatically)
Start value type builder