Web features explorer

Fixed-width SIMD (WebAssembly)

Newly available since 2023-03-27
Tags: webassembly Groups: WebAssembly

128-bit SIMD (Single Instruction Multiple Data) performs one instruction on multiple units of data, when running on hardware that supports such instructions. Also known as vector instructions.

Compatibility (view on caniuse.com)