I've never really used Silk.NET so a little confused
I've never really used Silk.NET so a little confused

Unhandled exception. System.PlatformNotSupportedException: GLFW is not supported on this platform. Is there a way to force the Window to use SDL (since that's the backend I am targeting)?
since it's in a list of wgpu bindings Unhandled exception. System.PlatformNotSupportedException: GLFW is not supported on this platform.var x = new GlfwNativeWindow(myHandle);
var y = GL.GetApi(x);