Hacker News new | ask | show | jobs
by nox101 538 days ago
Sounds like you've never actually tried running those two APis across platforms?

if you want portable use WebGPU either via wgpu for rust or dawn for C++ They actually do run on Windows, Linux, Mac, iOS, and Android portably

1 comments

wgpu Just Works from C++ as well. Both projects implement the webgpu.h API