Compiler InternalsEmitterThe emitter converts IR to CatWeb JSON actions. It's the final compilation stage before the builder.1Schema-Based CompilationInspect →2String InterpolationInspect →3Math ExpressionsInspect →4Dict LiteralsInspect →5Control FlowInspect →6Coordinate PlacementInspect →7Action ChunkingInspect →8Global ID GenerationInspect →9Action Class ConstructionInspect →← Compiler InternalsCompiler: Intermediate Representation (IR)Compiler Internals →Compiler: Optimizer