Hello, Is returning stack allocated structs unsupported ? When I try to do this I get this exception: Fatal error: exception Static.Unsupported("libffi does not support passing arrays") (the struct has a single field with an array 16 uint8_t)) Best, Daniel