top | item 43936144

(no title)

coffeeindex | 9 months ago

Or you could use Wasm

discuss

order

pjmlp|9 months ago

WASM is slower, and the toolchain sucks for most languages.

eviks|9 months ago

Why does "most" matter in this case wnen you just need 1 that suits your needs?

adwn|9 months ago

> 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.