Struct parity_wasm::builder::GlobalBuilder
source · [−]pub struct GlobalBuilder<F = Identity> { /* private fields */ }
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