Introducing SIMD.js – Mozilla Hacks - the Web developer blog
SIMD stands for Single Instruction Multiple Data, and is the name for performing operations on multiple data elements together. For example, a SIMD add instruction can add multiple values, in ...
hacks.mozilla.org