Hacker News new | ask | show | jobs
by KittyCatCuddler 948 days ago
They're actually porting everything over to Vulkan now. That, and Apple devs are also working on maintaining and developing a Metal backend.
2 comments

Vulkan is a drawing API, not a GUI toolkit.
Presumably they meant porting from OpenGL to Vulkan & Metal.
I wouldn't bother with vulkan and just go with wgpu, rewrite it in rust while you're at it ;D