|
On Sun, Feb 17, 2013 at 12:09 PM, marbux <marbux@gmail.com> wrote:Very interesting. I notice that coroutine functions are not available,
> Was just looking at the MediaWiki developers progress on integration
> of Lua 5.1. They've generated a fair bit of documentation on their
> progress, changes they made in Lua, etc.
because "No application is known for us, so it has not been reviewed
for security." This seems like a great shame to me, coroutines can be
very useful for iterators and all sorts of things, I consider them one
of the best things about Lua. I admit I have no idea about potential
security concerns though - are there are commonly known ones with
regard to coroutines?