Skip to content

[FEAT] First-Class Go / SupraGoFlow Integration #13

Description

@mark-e-deyoung

Problem

WBAB currently focuses on C++ (MinGW) builds. Projects requiring portable, cross-platform CLIs (like WinInspect) often use Go. Currently, developers must manually orchestrate the container in local wrappers.

Proposed Implementation Strategy

  1. Detection: Update WBAB core to detect in the project root.
  2. Container Integration: Integrate as a standard toolchain image.
  3. Configuration: Support a block in the project metadata to specify targets (e.g., , ).
  4. Lifecycle Mapping: Automatically map Go build outputs to the global directory during the phase.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions