luajit2 icon indicating copy to clipboard operation
luajit2 copied to clipboard

OpenResty's Branch of LuaJIT 2

Results 55 luajit2 issues
Sort by recently updated
recently updated
newest added

a-b=0??? ![QQ图片20190809202854](https://user-images.githubusercontent.com/6474298/62778929-5dc4d000-bae4-11e9-826c-397a76438116.jpg)

i am thinking about using C# or luajit2 on x64 platform but i got this problem... ![QQ截图20190809113855](https://user-images.githubusercontent.com/6474298/62752580-a0fa5100-ba9a-11e9-80e6-c2285c3cc185.png)

I was looking at patches to pull into stock luajit and found the following: > commit 97369c48070d88238dcd45488b296fec693a2dfe (tag: v2.1-20160517) > Author: Yichun Zhang (agentzh) > Date: Tue May 17 14:25:11...

I'm always seeing the following 2 test failures due to crashes in qemu-arm when running Mike's test suite in the openresty/luajit2-test-suite github repo with a cross-compiled build of LuaJIT (both...

Hello How print strings , that are in utf-16 encode for example \U041C\U043E\U0441\U043A\U0432\U0430 I use this lib https://github.com/bungle/lua-resty-unistring and this is my code ``` local us = require "unistring" local...