@valon-technologies/gestalt
    Preparing search index...

    Function bunBuildCommand

    • Constructs the Bun command used to compile a provider binary.

      Parameters

      • wrapperPath: string
      • outputPath: string
      • goos: string
      • goarch: string
      • compileTarget: string = ...

      Returns { command: string; args: string[] }