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