lua-users home
lua-l archive

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


> Hallo,  I have written a program for Win, Linux and Android and want to
> port it on iOS.  I have searched for a solution to get LUA lib build for
> iOS up to arm64 but haven't found a good one.  Does anybody know how
> to get LUA build for iOS?

A (former) colleague wrote a Makefile you may find useful:
https://github.com/deltheil/fakeredis.c/blob/master/lua-ios.mk

-- 
Pierre Chapuis