Hacker News new | ask | show | jobs
by johnisgood 439 days ago
> - Yes, it also works with LuaJIT, either via pkg-config or by installing LuaJIT headers using the `luajit_src` crate.

Are there any documentation on this?

luarocks works with luajit after I run that specific command, I expect something like that as it is very easy, so I wonder if running "lx path bin" would work.

1 comments

Only the `lx --help` and man pages.
I will take a look when I get into Lua again. :)