I really don't understand the appeal of #Lua, but that goes double in the context of #GameDev. Give me a clear, strongly-typed compiler error over a JIT mumbo jumbo error any day.
Although, I guess that means my issue is less with Lua and more with using scripting languages in general for GameDev. It just feels dirty, and unsafe, and takes twice as long to debug.