• Tentative Agenda
  • 📋 Attendance
  • 📐 Meta
  • ⚖️ Discussion
  • "zero"/null of storable types, rework initializers (#764)
  • Explicit layout needs more than Offset: ArrayStride and matrix attributes (#773)
  • Add type rules for binary operators (#772)
  • Remove break if in favor of if () { break; }. (#643)
  • Allow e.g. if (cond) break/continue/return/kill; without brackets. (#705)
  • Updating loop section to include for (#757)
  • Workgroup Size builtin decoration restrictions. (#750)
  • Requiring integral-valued float literals to have .0 seems gratuitous (#739)
  • Assignment of swizzled values should be permitted (#737)
  • Add .rgba aliases to .xyzw (#754)
  • WGSL should have a shuffle builtin function (#748)
  • type foo = struct is unfamiliar (#735)