Constant polkavm_common::abi::VM_MAXIMUM_INSTRUCTION_COUNT

source ยท
pub const VM_MAXIMUM_INSTRUCTION_COUNT: u32 = _; // 2_097_152u32
Expand description

The maximum number of VM instructions a program can be composed of.