Function wasm_bindgen_wasm_conventions::get_stack_pointer
source ยท pub fn get_stack_pointer(module: &Module) -> Option<GlobalId>
Expand description
Get the __stack_pointer
.
pub fn get_stack_pointer(module: &Module) -> Option<GlobalId>
Get the __stack_pointer
.