Hacker News new | ask | show | jobs
by coding_lobster 1936 days ago
I was under the impression that Deno is a runtime mostly intended for the server environment which is probably an area where GPU presence isn't generally as strong as on other types of devices outside of the applications that specifically need it. I could be wrong of course about anything or everything.
2 comments

WebGPU is an abstraction over classic graphics and newer compute APIs.
Not necessarily. Ryan has said a major motivation for creating deno was to let JS compete with Python for local scripting and ML.