Re: [webkit-dev] SIMD support in JavaScript

2014-09-28 Thread Nadav Rotem
ing non-trivial vector code that is performance portable. > > On 09/26/2014 03:16 PM, Nadav Rotem wrote: >> So far, I’ve explained why I believe SIMD.js will not be >> performance-portable and why it will not utilize modern instruction >> sets, but I have not made a sugges

[webkit-dev] SIMD support in JavaScript

2014-09-26 Thread Nadav Rotem
Recently members of the JavaScript community at Intel and Mozilla have suggested adding SIMD types to the JavaScript language. In this email would like to share my thoughts about this proposal and to start a technical discussion about SIMD.js support