const loadModule: ( code: string, name?: string, entry?: string, compressed?: boolean, ) => ParsedModule
Parse a code module into its in-memory representation (AST + symbol table)
packages / shader / src / wgsl / shader.ts