4 ms·
For python, can't you use SIMD by way of C extensions?
by varunrau 12y ago
For python, can't you use SIMD by way of C extensions?
- pekk 12y agoOn the web? Try substituting the name of a different language for Javascript on the linked press release, and see why it doesn't work.
- ahoge 12y agoHuh? If JavaScript the compiler target supports SIMD, your SIMD-supporting language can make use of that. Dart will do that. Python, Haskell, or whatever are free to do the same.