[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Hook for JIT compilation
- From: Dibyendu Majumdar <mobile@...>
- Date: Sun, 15 Feb 2015 21:06:39 +0000
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