xLua icon indicating copy to clipboard operation
xLua copied to clipboard

为什么 lua54_v2.1.16_with_ohos.tgz 里面,没有WebGL?

Open zhuyuhui opened this issue 1 year ago • 3 comments

下载最新 release 版,解压 lua54_v2.1.16_with_ohos.tgz 文件之后,并没有 WebGL 目录,是什么原因?

zhuyuhui avatar Sep 06 '24 02:09 zhuyuhui

那几个tgz只有编译结果。 WebGL 是源码加入,在Source Code那可以下载。

chexiongsheng avatar Sep 06 '24 06:09 chexiongsheng

webgl平台怎么修改lua的版本为5.4?

yiwei151 avatar Jun 06 '25 08:06 yiwei151

webgl平台怎么修改lua的版本为5.4?

把WebGLPlugins目录的lua相关源码换成5.4的

chexiongsheng avatar Jun 11 '25 02:06 chexiongsheng