If your app needs CUDA, you'd need to write it in CUDA.
If you don't need CUDA, you'd write it for WebGPU instead?
If you benefit from CUDA but don't strictly require it, then you can write it in CUDA with a WebGPU fallback.
Is that right?
If your app needs CUDA, you'd need to write it in CUDA.
If you don't need CUDA, you'd write it for WebGPU instead?
If you benefit from CUDA but don't strictly require it, then you can write it in CUDA with a WebGPU fallback.
Is that right?