Ravi (a Lua 5.3 dialect) Alpha Release 0.20 with LLVM JIT compilation support
Pre-release
Pre-release
dibyendumajumdar
released this
21 Sep 20:07
·
1152 commits
to master
since this release
The principal changes in this release are:
- Bug fixes ( issues #127, #132 )
- LLVM 4.0 compatibility ( issues #124 )
- LLVM 5.0 compatibility ( issues #131 )
- Ravi has been tested against LLVM 4.0 and 5.0. LLVM 3.9, 3.8, 3.7, 3.6 and 3.5 should also work but have not been explicitly tested.
- The Windows 64-bit build of LLVM appears more stable since 4.0 ( issue #30 )
Please also refer to the Ravi documentation for a list of known differences between JIT mode and interpreted mode, and compatibility with Lua 5.3.