emscriptenStackBase

val emscriptenStackBase: WasmPtr<<Error class: unknown class>>(source)

Returns the starting address of the stack. This is the address that the stack pointer would point to when no bytes are in use on the stack.

Binding for uintptr_t emscripten_stack_get_base(void)