🏠 New in Low Baseline Support: WebAssembly SIMD

March 27, 2023

caniuse · mdn · spec

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

Source features