Constant polkavm_common::abi::VM_ADDR_RETURN_TO_HOST

source ·
pub const VM_ADDR_RETURN_TO_HOST: u32 = 0xffff0000;
Expand description

The address which, when jumped to, will return to the host.

There isn’t actually anything there; it’s just a virtual address.