pub const VM_MAX_RAM: u64 = 16 * 1024 * FUEL_MAX_MEMORY_SIZE * WORD_SIZE as u64; // 0x0000_0000_0080_0000u64
Maximum VM RAM, in bytes.