devopera
devopera copied to clipboard
SIMD support and data parallelism in JavaScript
trafficstars
Hi, I'd like to write an article on SIMD native support and data/task parallelism in JS (hence touching both parallelJS and WebWorkers, and possibly the discussion about indroducing "fork" instructions). The article could also take advantage of a quick recap about typed arrays.