> My understanding is that it's an ARM64e processor feature/issue.

Yes, but I have a macbook with this processor already and I provide macOS 
binaries of Geany for it here 
https://download.geany.org/geany-1.38_osx_arm64.dmg which, if geanylua is added 
(I've just managed to get it running), will probably crash when the plugin is 
enabled (have to try what happens exactly).

> LuaJIT can be supported with a build script change. The script can fall back 
> on plain Lua 5.1 when LuaJIT is unavailable. 
> https://github.com/geany/geany-plugins/pull/1233 works with both LuaJIT and 
> Lua 5.1 on Linux. Packagers should have to change only the depends. 
> Testing/adjustments for Windows and Mac would be appreciated.

But again, aren't we just complicating our lives with this unnecessarily? Why 
having two different dependencies doing basically the same when the current Lua 
5.1 works fine?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1133#issuecomment-1454914125
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany-plugins/issues/1133/1454914...@github.com>

Reply via email to