On 10/23/2015 01:59 PM, Nico Huber wrote:
Thanks for the support. One remark: I would really prefer serializing during runtime
Why waste runtime cycles (and code space) doing something you can already do at build time?
over compiling a C struct to a binary.
We're not doing that either.
Alex