LuaJIT implements the full set of language features defined by Lua 5.1. The virtual machine (VM) is API- and ABI-compatible to the standard Lua interpreter and can be deployed as a drop-in replacement.
For build this i use spec from Fedora Project ( with some changes ).
Attachment | Size | Date |
---|---|---|
luajit-debugsource-2.1.0-0.2beta3.armv7hl.rpm | 6.19 KB | 18/06/2020 - 23:36 |
luajit-debuginfo-2.1.0-0.2beta3.armv7hl.rpm | 6.29 KB | 18/06/2020 - 23:36 |
luajit-devel-2.1.0-0.2beta3.armv7hl.rpm | 67.47 KB | 18/06/2020 - 23:36 |
luajit-2.1.0-0.2beta3.armv7hl.rpm | 283.19 KB | 18/06/2020 - 23:36 |
- Just build 2.1 branch from official LuaJit repo https://github.com/LuaJIT/LuaJIT
Recent comments