Skip to content

Add new PlatformHandle type and WGPU example#276

Merged
prokopyl merged 7 commits into
nextfrom
platform_handle
Jun 23, 2026
Merged

Add new PlatformHandle type and WGPU example#276
prokopyl merged 7 commits into
nextfrom
platform_handle

Conversation

@prokopyl

@prokopyl prokopyl commented Jun 23, 2026

Copy link
Copy Markdown
Member

This PR implements a new PlatformHandle type, that meets wgpu's requirements of a Window/Display handle that is also Send and Sync (although actually using the window handle still only happens on the main thread).

@prokopyl prokopyl linked an issue Jun 23, 2026 that may be closed by this pull request
@prokopyl prokopyl changed the base branch from master to next June 23, 2026 08:03
@prokopyl prokopyl changed the title Platform handle Add new PlatformHandle type and WGPU example Jun 23, 2026
@prokopyl prokopyl marked this pull request as ready for review June 23, 2026 08:30
@prokopyl prokopyl merged commit 10c13ef into next Jun 23, 2026
14 checks passed
@prokopyl prokopyl deleted the platform_handle branch June 23, 2026 08:30
@prokopyl prokopyl mentioned this pull request Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a wgpu example

1 participant