pub const MOVE_LOCAL: u8 = 0x48;
Push stack[bp + slot] and clear the slot (move semantics). Used for last-use variables: caller releases sole ownership so callees and builtins see refcount=1 and can mutate in-place.
stack[bp + slot]