web-feature: Fixed-width SIMD (WebAssembly)

baseline logo Widely available

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.