loadlib

I’m considering purchasing Corona for iPad development, but I’m having trouble finding an answer to this question: does Corona support package.loadlib on iOS, such that I could extend it with native code if I needed to? If not, will it eventually?

I enjoy using Lua for coding, but I find I routinely run across situations where I need to write a few lines of C or C++ to access some platform specific thing that no available library covers. I’d hate to run into one of those while writing a Corona and just be… stuck.
[import]uid: 12450 topic_id: 15458 reply_id: 315458[/import]

corona does not support package.loadlib and we don’t support native code integration. we don’t have plans nor an eta yet if we had plans to support it.

c.

[import]uid: 24 topic_id: 15458 reply_id: 57155[/import]