LLGL
LLGL copied to clipboard
WebGPU support?
I would like to offer WebGPU support for LLGL. And almost directly, straight. Every function would be remap. And it was compiled into two files: JS (WebGPU access) and WebAssembly (residual C++).
If you have a port ready just file a pull request. I'm not familiar with WebGPU myself and it seems this is still a work-in-progress API.
Closing this as stale ticket. Feel free to open a PR if you want to provide a WebGPU port.