Skip to content

Roll gpuweb and clean up some generator diffs#173

Merged
kainino0x merged 1 commit intogpuweb:mainfrom
kainino0x:update-generated
Mar 22, 2025
Merged

Roll gpuweb and clean up some generator diffs#173
kainino0x merged 1 commit intogpuweb:mainfrom
kainino0x:update-generated

Conversation

@kainino0x
Copy link
Copy Markdown
Collaborator

@kainino0x kainino0x commented Mar 21, 2025

  • Roll gpuweb
    • New copyBufferToBuffer overloads
    • Sync a few docs
      • Fix some special cases in tsdoc-src/generate-webgpu-ts.mjs
  • AllowSharedBufferSource is already generated correctly (it used to be wrong because it was [AllowShared] BufferSource)
    • This is broken in TypeScript 5.1 for some reason, so switched test to 5.2. Also added test for 5.8.
  • Mention addEventListener in README
  • Add docs marking all Compat additions as proposed

@kainino0x kainino0x merged commit e9a8539 into gpuweb:main Mar 22, 2025
1 check passed
@kainino0x kainino0x deleted the update-generated branch March 22, 2025 00:26
kainino0x pushed a commit that referenced this pull request Mar 28, 2025
The optional size in copyBufferToBuffer was missing in
#173. This PR adds it.
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.

1 participant