Hi, I have just released v0.7 of Ravi. In this release: * Lua 5.3.1 changes has been merged * Function parameters can now be decorated with static types. * Bit-wise operations may be JIT compiled for a subset of scenarios. For full details please see: https://github.com/dibyendumajumdar/ravi/releases And the main website: https://github.com/dibyendumajumdar/ravi The libgccjit based JIT compiler is not yet released as this is work in progress. Thanks and Regards Dibyendu