pub const VECTOR_GET: u8 = 0x82;
Inline Vector.get: pop index, pop vector → push Option (Some/None). Stack: [vector, index] → [option]