Closed SamRodri closed 3 months ago
What happens when multiple windows are requested?
Winit returns a new window instance, but with same ID and same NativeWindow backend.
NativeWindow
We need to implement an error on create window, for this release, later implement some sort of "iframe" API
What happens when multiple windows are requested?