• Great. I'm very happy to use uint8_t/etc types. In Espruino it's generally assumed that int is 32 bits, long is 64 and char is 8, but where I feel it really matters I do tend to use int32_t/etc - but being more explicit going forward can't really hurt

About

Avatar for Gordon @Gordon started