• Marek Vavruša's avatar
    daemon/bindings: replaced old Lua/C bindings with LuaJIT FFI · 28565f82
    Marek Vavruša authored
    this is a first step of leaning towards LuaJIT.
    the FFI bindings are much faster, simpler and don’t abort traces
    
    daemon core scripting engine is still going to support interpreted Lua, but modules requiring library bindings (such as ‘block’) will require LuaJIT for FFI
    28565f82