You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coordinated release hub for the C2Go toolchain. Pins compatible c2go-clang, c2go-bind, and c2go-libc revisions, records Go and ABI compatibility, and provides fail-closed validation, release documentation, licensing boundaries, and reproducible source-bundle guidance
A c2go-focused fork of musl libc, maintained as the C source baseline for generating c2go-libc with c2go-clang. Includes Go ABI toolchain compatibility adaptations. Not an official musl project or release.
Generate buildable Go packages from c2go-clang Plan 9 assembly, export manifests, or C2Go archives. Emits declarations, ABI/version guards, runtime glue, callbacks, dynamic-import stubs, and matching assembly for the C2Go toolchain
An LLVM/Clang-based C-to-Go compiler that generates Go-compatible Plan 9 assembly and bindings, with Go ABI integration, precise GC metadata, safepoints, cross-platform targets, and C inline assembly support.
Pre-release runtime C library compatibility layer for the c2go toolchain. Combines selected musl-derived implementations, c2go-specific adaptations, Go runtime bridges, and target-specific Go/Plan 9 assembly artifacts for programs translated by c2go-clang