Skip to content

feat(deno): implement WGSLLanguageFeatures#8884

Merged
andyleiserson merged 2 commits intogfx-rs:trunkfrom
andyleiserson:jj-push-oqrl
Jan 22, 2026
Merged

feat(deno): implement WGSLLanguageFeatures#8884
andyleiserson merged 2 commits intogfx-rs:trunkfrom
andyleiserson:jj-push-oqrl

Conversation

@andyleiserson
Copy link
Copy Markdown
Contributor

@andyleiserson andyleiserson commented Jan 17, 2026

Implements WGSLLanguageFeatures in the deno bindings. The code is mostly mirroring what was already there for GPUSupportedFeatures.

Testing
Enables CTS tests. The webgpu:shader,validation,extension,readonly_and_readwrite_storage_textures:* tests also passed with the change in gpuweb/cts#4567.

Squash or Rebase? Squash

Checklist

  • Run cargo fmt.
  • Run taplo format.
  • Run cargo clippy --tests. If applicable, add:
    • --target wasm32-unknown-unknown
  • Run cargo xtask test to run tests.
  • If this contains user-facing changes, add a CHANGELOG.md entry.

@andyleiserson andyleiserson force-pushed the jj-push-oqrl branch 3 times, most recently from 1aa366c to 2144ba0 Compare January 17, 2026 01:50
Copy link
Copy Markdown
Collaborator

@crowlKats crowlKats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andyleiserson andyleiserson merged commit 046a1b4 into gfx-rs:trunk Jan 22, 2026
53 checks passed
@andyleiserson andyleiserson deleted the jj-push-oqrl branch January 22, 2026 18:42
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.

2 participants