Currently cgo support is implemented with cmd/cgo as a separate tool that analyzes cgo-using Go code and transforms it into standard Go code. This pro
cgo gets a rework: unmodified Go source to the compiler
The accepted proposal to have cmd/cgo hand unmodified Go source files to the compiler and go/types is the item to sit with, folding a long-standing preprocessing step back into the toolchain proper. It lands alongside a fresh, separate proposal to make cgo work without a C toolchain on the host, so the shape of cgo is clearly on the table right now. On the sidelines, a dev.to piece pushes back on the idea that function coloring and context propagation aren't a form of infection, which is a familiar argument but a reasonable one to reread.

The accepted proposal to have cmd/cgo hand unmodified Go source files to the compiler and go/types is the item to sit with, folding a long-standing preprocessing step back into the toolchain proper. It lands alongside a fresh, separate proposal to make cgo work without a C toolchain on the host, so the shape of cgo is clearly on the table right now. On the sidelines, a dev.to piece pushes back on the idea that function coloring and context propagation aren't a form of infection, which is a familiar argument but a reasonable one to reread.
Cgo Without C Toolchain Background Cgo provides a mechanism to incorporate C code into Go programs. Currently, it requires a C toolchain to be present
Proposal Details database/sql/driver's default converter: https://cs.opensource.google/go/go/+/refs/tags/go1.27.1:src/database/sql/driver/types.go;l=2
I've been working on a project for a couple of years. It's a little over 7000 lines of code. Over time, it has been split across 26 Go files. Honestly, it's getting harder to maintain, even using VS C
Cgo Without C Toolchain Background Cgo provides a mechanism to incorporate C code into Go programs. Currently, it requires a C toolchain to be present on the host system whenever building code with...
Hello Go enthusiasts. I first added QBasic to the Kavak project, then Lua. Now, I’ve integrated Go as well. Let me clarify right away: this is neither a Go interpreter written in JavaScript nor a tr
I built Zasper, an open-source IDE for Jupyter notebooks. I wanted to share it here again as I made the first stable release today. About Zasper: https://zasper.io Try it with Pyodide kernel on browse

The tooling we get in golang to do benchmarking, profiling, escape analysis ... is great, but it's often a hassle to keep track of the results, analyse, extract insights, and share them. Some tools al
I like looking through the various small projects people have been working on every now and then, but I like to wait a month or two. Most interesting passion projects, or things of genuine value, will
Join GolangNYC @ New York, US on Wed Sep 23
Join EUG Go @ Eugene, US on Wed Sep 23
Someone recently attempted to make the bold claim that function color isn't a real phenomenon....
A few months back I was reviewing a PR for a discount calculation function on our payments service. Continue reading on Medium »
It was my first time working with Clerk, and since my project needed low latency and fast shipping, I used Golang with Chi and used Clerk… Continue reading on Medium »
What a cheap VM’s auth log says, and the two commands we added because of it. Continue reading on CodeToDeploy »
If you’re choosing a programming language to learn in 2026, you’ve probably seen the same two names come up again and again: Continue reading on Medium »
Thanks to Testsprite for sponsoring this video Claim Your 1-Month Free Trial of Testsprite: ...
In this video, we'll learn about Generics in Go (Golang) and understand how to write reusable, type-safe code that can work ...
Golang Monolith Mastery Course: ...
Support the stream: https://streamlabs.com/sl id c4644d70-f437-48a7-8c20-11d8b5f37698.
As a Rust developer, I was poking around Go because I needed to compile an app, but failed mostly because I know almost ...
Manages Unified Access to Generative AI Services built on Envoy Gateway


AI Native Bug Bounty Hunting Framework Designed to Help Beginners Compete w/ the Pros
OpenChoreo: Cross-project command execution and wirelog view access via OpenChoreo openchoreo-api exec and wirelogs endpoints in github.com/openchoreo/openchoreo
OpenChoreo: Authenticated OS command injection via OpenChoreo Workflow Plane templates enables code execution in privileged pods in github.com/openchoreo/openchoreo
SiYuan: SQL Query in Block Search Exposes Hidden Published Document Content in github.com/siyuan-note/siyuan/kernel
equityCompany: Anterior builds AI for healthcare administration. Health plans review clinical evidence against medical policy before care gets approved, often relying on nurses reading PDFs. Our platf
