Hacker News new | ask | show | jobs
by coffeeindex 406 days ago
Or you could use Wasm
1 comments

WASM is slower, and the toolchain sucks for most languages.
Why does "most" matter in this case wnen you just need 1 that suits your needs?
> WASM is slower […]

Without more details on their exact use case, their algorithms, and their data movement patterns, you have no way of knowing this. Doing stuff on the GPU isn't automatically faster than doing it on the CPU.