Not only can you compile Lua, you can also JIT it. And we might be able to do that in MCS as well, should the need arise. So far I don't think we'd have to do that, the plugins we do are quite simple and don't bottleneck the performance.
Ref.: http://luajit.org/
Ref.: http://luajit.org/