buffet / kiwmi

A fully programmable Wayland Compositor
Mozilla Public License 2.0
585 stars 22 forks source link

Remove lua_compat #76

Open kuruczgy opened 1 year ago

kuruczgy commented 1 year ago

Luajit 2.1 now includes everything we need.

See: https://github.com/LuaJIT/LuaJIT/commit/de97b9d52bbc42effeaf1180764053a912526873 and https://github.com/LuaJIT/LuaJIT/issues/325

Tested building with luajit 2.1.0.beta3.r471.g505e2c03-1:

PKG_CONFIG_PATH='/usr/lib/wlroots0.15/pkgconfig' meson setup build -Dlua-pkg=luajit