lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Fri, Jan 4, 2019, at 10:01, Domingo Alvarez Duarte wrote:

> Who is in charge of LuaJIT project now ?

The situation is not really clear.

There are companies using LuaJIT. Officially I think CloudFlare is maintaining it. In practice it does not seem to amount to much.

There are several forks which diverge more or less from LuaJIT. The most active one is probably RaptorJIT [1]. This fork [2] is also actively worked on.

[1] https://github.com/raptorjit/raptorjit
[2] https://github.com/fsfod/LuaJIT

-- 
Pierre Chapuis