pub const VM_CODE_ADDRESS_ALIGNMENT: u32 = 4;
Expand description

The minimum required alignment of runtime code pointers.