Struct parity_wasm::builder::CodeLocation [−][src]
Expand description
Location of the internal module function
Fields
signature: u32
Location (index in ‘functions’ section) of the signature
body: u32
Location (index in the ‘code’ section) of the body