luajit is built-in so ts-lua will run without you doing anything. For the luaJIT memory limitation, you can check out some discussions here in jira - https://issues.apache.org/jira/browse/TS-4994
Thanks. Kit On Thu, Dec 8, 2016 at 10:42 AM, Di Li <[email protected]> wrote: > Hey Guys, > > I’m trying to achieve some logic in ts-lua and I’m wondering if I should > use LuaJIT or just Lua, does anyone hit the LuaJIT 2G memory limitation so > far ? > > Any suggestion will be appreciated. > > > Thanks, > Di Li > >
