pub fn v128_any_true(a: v128) -> bool
target_family="wasm"
simd128
Returns true if any bit in a is set, or false otherwise.
true
a
false