Skip to content

Releases: webgpu-tools/wesl-rs

v0.3.0

08 Dec 12:02

Choose a tag to compare

Release highlights:

  • wesl-c contains C bindings! (@zeozeozeo)
  • moved some of the code to wesl-types, which is shared with wgsl-analyzer
  • moved quote to a separate crate
  • ...bug fixes and other improvements

What's Changed

New Contributors