The extract_lanes fuzz tester found that this: ```ts min((uint8x3)absd(x3((uint8)7), x3((uint8)3)), (uint8x3)vector_reduce_add(x9((uint8)3))) ``` Gets simplified to this: ```js x3((uint8)3 ``` Another rabbithole bug. Gemini is trying right now.