pub fn u8x16_max(a: v128, b: v128) -> v128
simd128
Compares lane-wise unsigned integers, and returns the maximum of each pair.