More SIMD intrinsics
# Jordan Harband (7 years ago)
SIMD is now an inactive proposal; see its entry here: tc39/proposals/blob/master/inactive-proposals.md
SIMD is now an inactive proposal; see its entry here: tc39/proposals/blob/master/inactive-proposals.md
Hello. I suggest to add more SIMD intrinsic, such as "add 4 of uint8 a and b" (aka number or binary32 with four uint8 operation). These features have NVidia GPU for example.