Commit Graph

1 Commits

Author SHA1 Message Date
Sebastian Emanuel Dawid
8c2f255906 Remove function to pass address of wgpuInstanceCreateSurface.
I use an extern function with the `weak` attribute and an assert
to ensure that the function is available at runtime instead.

I also started to add an example using WebGPU.
2025-09-29 11:35:26 +02:00