Constant polkavm_common::abi::VM_ADDR_USER_STACK_HIGH
source · pub const VM_ADDR_USER_STACK_HIGH: u32 = _; // 4_294_901_760u32
Expand description
The address at which the program’s stack starts inside of the VM.
This is directly accessible by the program running inside of the VM.