Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Nowadays Go compilers also support creating libraries to be consumed by C, just not on all OSes as this is WIP.

https://golang.org/cmd/go/#hdr-Description_of_build_modes

    go build -buildmode=c-archive
or

    go build -buildmode=c-shared


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: