timotimo thank you, brrt :) 05:08
FROGGS nwc10: when I add things to a struct like that, do I have to care about alignment? github.com/MoarVM/MoarVM/commit/03...a3e1de5R39 07:06
timotimo the c compiler will give you an alignment that won't blow up i believe 07:11
this isn't performance critical, as in: you don't have more than a few MVMIOFileData in your working set at any given moment 07:12
FROGGS timotimo: I am thinking more about ARM 07:16
timotimo well, fair enough 09:07
we ought to get moarvm onto some android devices at some point :)