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

    Function main

    • CLI entrypoint that compiles a provider into a standalone Bun executable.

      With no positional args, derives every field from manifest.yaml + package.json + the GESTALT_TARGET_OS/GESTALT_TARGET_ARCH env vars that gestaltd injects. With six positional args, uses the explicit contract.

      Parameters

      • argv: string[] = ...

      Returns Promise<number>