Skip to main content

Module wgsl

Module wgsl 

Source

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