1/// WebGPU codegen helpers (invokes backend/webgpu codegen in prototype). 2pub fn make_wgsl_for_elementwise() -> &'static str { "// placeholder wgsl from codegen/webgpu" }