Release 2.1.16_android_16kb
Unclaimed project
Are you a maintainer of xLua? Claim this project to take control of your public changelog and roadmap.
Changelog
xLua is a lua programming solution for C# ( Unity, .Net, Mono) , it supports android, ios, windows, linux, osx, etc.
Release 2.1.16_android_16kb
Release v2.1.16_with_ohos
上个版本由于github action没有vs2017,window编译失败,这个版本添加了window库
github的window镜像升级了,据反馈编译出来的luajit版本有问题,如果有需要可以自己编译,或者用之前版本的:https://github.com/Tencent/xLua/releases/tag/v2.1.16_with_silicon_support
lua53、lua54的编译升级ndk(r15c升级到r21b),实测脚本执行性能可以提升不少。
注意Plugins要用lua53_v2.1.16_ndkr21b.tgz、lua54_v2.1.16_ndkr21b.tgz、luajit_v2.1.16_ndkr21b.tgz这几个中的一个,别用Source code里的
Release v2.1.16_with_silicon_support