Why does Corona not support Lua’s loadstring function?
I am aware that iOS doesn’t let you download new code and run it in your app, but that shouldn’t change anything - what about developers who use other frameworks that enable loadstring? Or developers who create their own engine and embed Lua in it?
Without loadstring, I can’t use IDEAL or MoonScript to code in with Corona, which are both something I’d really like to do.
- Caleb