5 ms·
I really would like to see Syncthing which is not built using Go. Plain C implementation would be more usable in various environments.
by exfil 5y ago
I really would like to see Syncthing which is not built using Go. Plain C implementation would be more usable in various environments.
- samhw 5y agoCan you not build it using gccgo? That will support all the targets that C - or at least C-by-GCC - supports. (I'm not saying this as a Go fanboy; having used it professionally for 3 years, I don't think I'll ever touch it again. But I don't think it's fair to say that the architecture support is bad.)
- cle 5y agoJust curious, what environments are you referring to?