Skip to main content
i32x4_abs
core
1.98.0-nightly
(423e3d252 2026-05-24)
In core::
arch::
wasm32
core
::
arch
::
wasm32
Function
i32x4_
abs
Copy item path
1.54.0
ยท
Source
pub fn i32x4_abs(a:
v128
) ->
v128
Available on
WebAssembly and
target_family=wasm
and target feature
simd128
only.
Expand description
Lane-wise wrapping absolute value.