Function createCompilerCommon

  • Create a compiler using the default common compiler configuration. Because this compiler has no access to a VM, it cannot compile evaluations.

    Type Parameters

    Parameters

    • scriptsAndOverrides: Configuration

      a compiler configuration from which properties will be used to override properties of the default common compiler configuration – must include the scripts property

    Returns Compiler<CompilationContextBCH, Configuration, ProgramState>

Generated using TypeDoc