cxgo icon indicating copy to clipboard operation
cxgo copied to clipboard

Packed structs

Open dennwc opened this issue 4 years ago • 0 comments

Currently cxgo ignores __attribute__((__packed__)) . We should support it eventually, if we want to transpile anything that touches disk/network.

dennwc avatar Jan 10 '21 20:01 dennwc