one fable-low hijack cell
pair hlsl / wgsl
envelope code_haskell_alt
ordering BA
effort low
Haskell alternative operator — '{X} <|> {Y}' (Alternative class).
verdictpicked hlsl (first-offered)
· classifierA
· tiernone
response (200 chars)
# WGSL ↔ HLSL Cheat Sheet
## Shader Entry Points
**WGSL**
```wgsl
@vertex
fn vs_main(@location(0) pos: vec3<f32>) -> @builtin(position) vec4<f32> { ... }
@fragment
fn fs_main(@builtin(position) pos
neighbors