PromptScript API Function: createCompiler()¶ createCompiler(options): Compiler Defined in: compiler/src/compiler.ts:424 Create a new compiler instance. Parameters¶ options¶ CompilerOptions Compiler options Returns¶ Compiler New Compiler instance