7 ms·
The first thing is one of the major issues I have with go at the moment. Lots of my servers are forced to run on 32 bit, due to certain software requirements an
by lmfao 13y ago
The first thing is one of the major issues I have with go at the moment. Lots of my servers are forced to run on 32 bit, due to certain software requirements and it bothers me to not be able to write go daemons for it.
- davidw 13y agoThe system I'm working on is an embedded-ish platform that should probably be 32bit in order to save on memory.