Posted in

【稀缺技术文档】:Go plugin符号可见性白皮书(internal包限制、go:linkname绕过、unsafe.Alignof实战)

第一章:Go plugin机制与 … 【稀缺技术文档】:Go plugin符号可见性白皮书(internal包限制、go:linkname绕过、unsafe.Alignof实战)Read more

Posted in

给想用Go写驱动的新手泼一盆冰水:Linux kernel module要求init/exit函数符号可见性、段属性、无栈展开——Go做不到

第一章:给想用Go写驱动的新手泼 … 给想用Go写驱动的新手泼一盆冰水:Linux kernel module要求init/exit函数符号可见性、段属性、无栈展开——Go做不到Read more

Posted in

Go buildmode=shared生成的.so文件为何无法被Python ctypes加载?——ABI对齐、符号可见性与Goroutine TLS冲突深度复盘

第一章:Go buildmode … Go buildmode=shared生成的.so文件为何无法被Python ctypes加载?——ABI对齐、符号可见性与Goroutine TLS冲突深度复盘Read more