|
|
|
|
|
by sunfish
4393 days ago
|
|
I'm a Mozilla engineer involved in this. NEON support is very important and we're designing the spec to support it well. CPUs that lack SIMD units can support the functionality (though not the performance of course), and there's even a polyfill library that can lower this API into scalar operations for SIMD-less browsers too. |
|