Comment by saagarjha
2 months ago
It can show up in JavaScript if you write your code in a way that lets the browser engine lower it to SIMD under the hood
2 months ago
It can show up in JavaScript if you write your code in a way that lets the browser engine lower it to SIMD under the hood
how do I do that? :-)
It depends on what you're doing and which browser engine you're using, unfortunately.