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

You have tags with verified sign and there is no release! is v2.1-agentzh(default branch) is your stable branch or we must use verified tags? with many tanks

As the title suggests, I'm encountering an Illegal instruction (core dumped) error when running `LuaJIT` on `qemu-system-s390x`. Here are the steps to reproduce the issue: ```sh docker run --privileged --rm...

Can OpenResty1. 25.3.1 support compilation and installation of LoongArch?

Tests like `iter-bug.lua` and `jit_record.lua` are failing and giving the following error from the [test suite](https://github.com/openresty/luajit2-test-suite). ``` [aditya@clftest misc]$ ~/testing/bin/luajit jit_record.lua /home/aditya/testing/bin/luajit: jit_record.lua:1: module 'jit.opt' not found: no field package.preload['jit.opt']...

How to use perl tests in the t directory? I found perl tests in the t directory, but no instructions on how to use them. 1 I intuitively understood correctly...

@zhuizhuhaomeng Hi I am interested in integrating openresty fork into my cpp project, it would be nice to have a cmake toolchain available as my whole project uses cmake features....

ref: https://github.com/LuaJIT/LuaJIT/issues/476 https://github.com/WohlSoft/LuaJIT Hi, luajit's current build system is very messy and upstream rejects pr for cmake support. is it possible to add cmake support to this branch? Here is...

Hello! I'm a nginx maintainer in openSUSE and I recently had a need to build nginx-lua-module for redis access and I just now found out about luajit and luajit2 and...

Hello, I also reported this issue to the lujait project (https://github.com/LuaJIT/LuaJIT/issues/1161), but got little useful response. So I'm also reporting it here, hoping for some more fruitful results. Background: we...

Hi team, I belong to the IBM Power porting team. We recently developed patches for the latest tagged version of luajit2 [v2.1-20230911], and then built and tested it successfully on...