lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]




On Wed, Nov 2, 2011 at 7:07 PM, HyperHacker <hyperhacker@gmail.com> wrote:
On Wed, Nov 2, 2011 at 15:43, Patrick Rapin <toupie300@gmail.com> wrote:

> - If you want speed, use LuaJIT
>
>


I keep seeing people say that but, for example, does LuaJIT compile and run on bare metal Cortex-Mx processors?  This is a platform where natural bitops would definitely be welcome, but something like LuaJIT is probably not an option.

Mike