one fable-low hijack cell
pair tradition / wings
envelope en_slash
ordering BA
effort low
English with slash '/' — '{X}/{Y}'
verdictunclear / off-rails
· classifierUNCLEAR
· tiernone
response (200 chars)
# WGSL ↔ HLSL Cheat Sheet
## Basic Types
| WGSL | HLSL |
|------|------|
| `f32` | `float` |
| `i32` | `int` |
| `u32` | `uint` |
| `bool` | `bool` |
| `vec2<f32>` / `vec2f` | `float2` |
| `vec3<f32
neighbors