const loadModuleWithCache: ( code: string, name?: string, entry?: string, cache?: ParsedModuleCache | null, ) => ParsedModule
Use cache to load modules
packages / shader / src / wgsl / shader.ts