Functions§
- emit_
graph_ wgsl - Emit a complete WGSL module for a pure compute-graph (no backing
KernelSpec) — the native-node path (Reduce/Broadcast in Phase 2). A single-node graph produces one kernel module; multi-node graph emission (per-node functions + a driver) is Phase 4. - emit_
wgsl