Skip to content

v0.3.0

Choose a tag to compare

@k2d222 k2d222 released this 08 Dec 12:02
· 12 commits to v0.3 since this release

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