Struct parity_wasm::builder::CodeLocation
source · [−]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