new simd.js api being developed by intel, google, and mozilla for javascript
new simd.js api being developed by intel, google, and mozilla for javascript news search results
Developer news items we found relating to new simd.js api being developed by intel, google, and mozilla for javascript
1 results
New SIMD.js API Being Developed by Intel, Google, and Mozilla for JavaScript
Monday, November 3, 2014 by Richard Harris
SIMD.js is a new API being developed by Intel, Google, and Mozilla for JavaScript which introduces several new types and functions for doing SIMD computations.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 parallel. SIMD is a p...