Hacker News new | ask | show | jobs
by pjmlp 406 days ago
WASM is slower, and the toolchain sucks for most languages.
2 comments

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.