lua-users home
lua-l archive

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


Hi Roberto,

I was wondering if you would consider adding a hook in Lua for JIT
compilation. The idea is to provide a simple API for attaching a JIT
compiler, and to have some support code to call the compiler / use
JITed function if available.

I would be happy to propose a detailed spec for this if it is of interest.

Thanks and Regards

Dibyendu