interface WorkerCompilerOptions
extends IPlatformCompilerOptions
Options for the WorkerCompiler.
optional
events: ICompilerEvents
Event handlers for observability
optional
tracingContext: TracingContext
Tracing context for diagnostics
optional
dependencies: WorkerCompilerDependencies
Injectable dependencies (for testing/customization)