Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / LuaJIT/LuaJIT issues and pull requests
#1346 - Where and what is the directory structure of the compiled files for installation?
Issue -
State: open - Opened by eabase 3 days ago
- 2 comments
#1345 - Assertion failure when flushing already flushed trace
Issue -
State: open - Opened by Buristan 3 days ago
#1344 - Use standard number coercion for file:seek. #1343
Pull Request -
State: open - Opened by MagnusWibeck-SATO 6 days ago
#1343 - file:seek does not coerce string to number, as Lua 5.1.x does
Issue -
State: open - Opened by MagnusWibeck-SATO 7 days ago
- 2 comments
#1342 - CPPFLAGS are not honored
Issue -
State: open - Opened by kambala-decapitator 7 days ago
#1341 - Static build using `msvcbuild.bat` needs an option to export symbols
Issue -
State: open - Opened by alex4814 10 days ago
#1339 - luajit.h missed
Issue -
State: closed - Opened by ns88ns 21 days ago
- 4 comments
Labels: invalid
#1338 - Incorrect recording of `__concat` metamethod for cases with adjusing `topslot`
Issue -
State: open - Opened by Buristan 22 days ago
#1337 - Use addreturn in the repl?
Issue -
State: open - Opened by rweichler 23 days ago
#1336 - use dylib extension also for iOS
Pull Request -
State: open - Opened by kambala-decapitator 24 days ago
- 2 comments
#1335 - Dereference of NULL pointer
Issue -
State: closed - Opened by DimAlus 24 days ago
- 1 comment
Labels: invalid
#1334 - Support JIT on Apple Hardened Runtime
Issue -
State: open - Opened by t0rr3sp3dr0 26 days ago
- 5 comments
#1332 - Possible bad copy-paste
Issue -
State: closed - Opened by if0ne 29 days ago
- 2 comments
Labels: invalid
#1331 - lj_err.c:265:31: error: 'STATUS_LONGJUMP' undeclared
Issue -
State: closed - Opened by mega-lucky about 1 month ago
- 2 comments
Labels: duplicate
#1329 - UBSan warning for too big/small `getfenv`/`setfenv` level
Issue -
State: closed - Opened by Buristan about 1 month ago
- 1 comment
Labels: 2.1, 2.0, cleanup
#1328 - Table access NYI problem
Issue -
State: closed - Opened by xiejiangzhi about 1 month ago
- 2 comments
Labels: wontfix
#1325 - Why does the process of loading the cjson library hang?
Issue -
State: open - Opened by chenmonster about 2 months ago
- 4 comments
#1324 - [Advice/Question] NYI: unsupported C type conversion
Issue -
State: open - Opened by SilverIce about 2 months ago
- 3 comments
#1323 - Varargs for storing state
Issue -
State: closed - Opened by SoniEx2 about 2 months ago
- 8 comments
Labels: question
#1322 - getting nelems of a VLA reference
Issue -
State: closed - Opened by sonoro1234 about 2 months ago
- 2 comments
Labels: question
#1321 - Unanchored FFI cdata object
Issue -
State: closed - Opened by M1NGS 2 months ago
- 3 comments
Labels: invalid
#1320 - Why fixed length arrays can be copied but not VLA?
Issue -
State: closed - Opened by sonoro1234 2 months ago
- 1 comment
Labels: question, FFI
#1319 - proto_chunkname returns binary contents if used on stripped bytecode
Issue -
State: closed - Opened by Lyrth 2 months ago
- 1 comment
Labels: enhancement, 2.1, 2.0
#1318 - Import of C++ module '_Builtin_limits' appears within extern "C" language linkage specification on Xcode 16.1
Issue -
State: closed - Opened by yupengda002 2 months ago
- 2 comments
Labels: OSX, 2.1, build system
#1317 - luajava question
Issue -
State: closed - Opened by dayo05 2 months ago
- 3 comments
Labels: question
#1316 - Can ffi.istype() be use for C functions?
Issue -
State: closed - Opened by M1NGS 2 months ago
- 1 comment
Labels: question, FFI
#1311 - Possible crash on early OOM depending on C compiler
Issue -
State: open - Opened by Buristan 3 months ago
#1309 - Release build artifacts
Issue -
State: closed - Opened by magicaldave 3 months ago
- 1 comment
Labels: reject
#1308 - Crash in `pcall()` without arguments on mips64
Issue -
State: closed - Opened by Buristan 3 months ago
- 1 comment
Labels: bug, 2.1, MIPS64
#1307 - Add bytecode assembler
Issue -
State: closed - Opened by miko1112 3 months ago
- 1 comment
Labels: reject
#1306 - use FFI call variadic c function with uint32/int32 parameter failed
Issue -
State: closed - Opened by M1NGS 3 months ago
- 1 comment
Labels: invalid
#1305 - fix(p.lua): ensure file handle is closed with zero samples
Pull Request -
State: closed - Opened by guilherme-batalheiro 3 months ago
Labels: 2.1, cleanup
#1304 - jit/p.lua: Fix file handle not closing with zero samples
Issue -
State: closed - Opened by guilherme-batalheiro 3 months ago
- 1 comment
Labels: 2.1, cleanup
#1303 - LUA_LJDIR defined relative to DPREFIX instead of PREFIX
Issue -
State: closed - Opened by faithanalog 3 months ago
- 1 comment
Labels: bug, 2.1, build system
#1302 - FFI: Support VLA function parameters
Pull Request -
State: open - Opened by iii-i 3 months ago
#1301 - Bump copyright date
Issue -
State: closed - Opened by FractalU 3 months ago
- 1 comment
Labels: question
#1300 - Proposal: FFI: Allow references of Lua tables in struct
Pull Request -
State: closed - Opened by imzyxwvu 4 months ago
- 2 comments
Labels: reject
#1300 - Proposal: FFI: Allow references of Lua tables in struct
Pull Request -
State: closed - Opened by imzyxwvu 4 months ago
- 2 comments
Labels: reject
#1299 - Can `ffi.load()` return nil instead of throwing error and exit?
Issue -
State: closed - Opened by gyatpear 4 months ago
- 1 comment
Labels: question
#1298 - State is not restored during recording `__concat` metamethod in case of the OOM
Issue -
State: open - Opened by Buristan 4 months ago
#1298 - State is not restored during recording `__concat` metamethod in case of the OOM
Issue -
State: closed - Opened by Buristan 4 months ago
- 1 comment
Labels: bug, 2.1
#1297 - [ffi.metatype]ctype with metatable cause incorrect value of member variable
Issue -
State: closed - Opened by M1NGS 4 months ago
- 1 comment
Labels: invalid
#1297 - [ffi.metatype]ctype with metatable cause incorrect value of member variable
Issue -
State: closed - Opened by M1NGS 4 months ago
- 1 comment
Labels: invalid
#1296 - Support building with clang
Pull Request -
State: closed - Opened by newcfzhao 4 months ago
- 2 comments
Labels: reject
#1296 - Support building with clang
Pull Request -
State: closed - Opened by newcfzhao 4 months ago
- 2 comments
Labels: reject
#1295 - asm: RENAME IR invariant violation (again)
Issue -
State: closed - Opened by Buristan 4 months ago
- 1 comment
Labels: bug, 2.1, 2.0
#1294 - VM sandboxing
Issue -
State: closed - Opened by secwall 4 months ago
- 9 comments
Labels: question
#1292 - Make dynasm accept labels and stmts on same line
Pull Request -
State: closed - Opened by bnoordhuis 4 months ago
Labels: invalid
#1292 - Make dynasm accept labels and stmts on same line
Pull Request -
State: closed - Opened by bnoordhuis 4 months ago
Labels: invalid
#1290 - LuaJIT segfault on macOS only in release mode
Issue -
State: closed - Opened by wtholliday 4 months ago
- 4 comments
Labels: duplicate
#1290 - LuaJIT segfault on macOS only in release mode
Issue -
State: closed - Opened by wtholliday 4 months ago
- 4 comments
Labels: duplicate
#1289 - msvcbuild.bat: Amalgamated and Static builds not supported together
Issue -
State: closed - Opened by namandixit 4 months ago
- 1 comment
Labels: enhancement, Windows, 2.1, build system
#1289 - msvcbuild.bat: Amalgamated and Static builds not supported together
Issue -
State: closed - Opened by namandixit 4 months ago
- 1 comment
Labels: enhancement, Windows, 2.1, build system
#1288 - Not user friendly error in finalizer if running LuaJIT as a library
Issue -
State: closed - Opened by Buristan 4 months ago
- 1 comment
Labels: invalid
#1286 - There is an issue with the result of a 64 bit integer
Issue -
State: closed - Opened by merrykate 4 months ago
- 7 comments
Labels: invalid
#1285 - Can't compile for iOS Simulator on Apple Silicon
Issue -
State: closed - Opened by alexdoloz 5 months ago
Labels: inactive
#1284 - Remove "-single_module" linker flag
Pull Request -
State: closed - Opened by dundargoc 5 months ago
- 3 comments
Labels: iOS, OSX, 2.1, build system, cleanup
#1283 - macOS 15 / Clang 16 build fix causes a regression on Xcode 15 to 15.2
Issue -
State: closed - Opened by carlocab 5 months ago
- 11 comments
Labels: bug, iOS, OSX, 2.1
#1281 - Is enabling of FFI on Nintendo Switch Possible
Issue -
State: closed - Opened by Clemapfel 5 months ago
- 1 comment
Labels: question
#1280 - Strange perfromance on Apple Silicon MacOS when LuaJIT is used in MacOS app.
Issue -
State: closed - Opened by sfence 5 months ago
- 3 comments
Labels: duplicate, inactive
#1279 - Incorrect recording of getmetatable() for IO handlers
Issue -
State: closed - Opened by ligurio 5 months ago
- 5 comments
Labels: bug, 2.1, 2.0
#1278 - Asking Plans for adding loongarch64 architecture support
Issue -
State: closed - Opened by RealRoller233 5 months ago
- 1 comment
Labels: duplicate
#1277 - Can't get it to properly install in Windows.
Issue -
State: closed - Opened by SuppliedOrange 5 months ago
- 3 comments
Labels: invalid
#1276 - Use of MAP_JIT flag on MacOS.
Pull Request -
State: closed - Opened by sfence 5 months ago
- 3 comments
Labels: invalid
#1275 - Crash / Apple Clang 16 in ffi without -Wl,-no_deduplicate
Issue -
State: closed - Opened by baconpaul 5 months ago
- 29 comments
Labels: bug, iOS, OSX, 2.1
#1274 - An incorrect error message in jit.on and jit.off
Issue -
State: closed - Opened by ligurio 5 months ago
- 1 comment
Labels: wontfix
#1273 - Inconsistent behaviour of bit ops in DUALNUM mode.
Issue -
State: closed - Opened by Buristan 5 months ago
- 1 comment
Labels: bug, 2.1
#1272 - Remove ancient RtlUnwindEx workaround
Pull Request -
State: open - Opened by kasper93 5 months ago
#1272 - Remove ancient RtlUnwindEx workaround
Pull Request -
State: closed - Opened by kasper93 5 months ago
- 1 comment
Labels: Windows, 2.1, 2.0, cleanup
#1271 - Exposing the GC Estimate Value to the API
Pull Request -
State: closed - Opened by LeonTheo02 5 months ago
Labels: reject
#1271 - Exposing the GC Estimate Value to the API
Pull Request -
State: closed - Opened by LeonTheo02 5 months ago
Labels: reject
#1270 - ffi.cast different results in 32 bits and 64 bits LuaJIT
Issue -
State: closed - Opened by sonoro1234 5 months ago
- 2 comments
Labels: question
#1269 - C functions trigger LUA_HOOKCALL but not LUA_HOOKRET
Issue -
State: closed - Opened by braindx 5 months ago
- 1 comment
Labels: wontfix
#1268 - [FR] Per-key specializations of __index and __newindex functions for hot keys.
Issue -
State: closed - Opened by Asmageddon 5 months ago
- 2 comments
Labels: question
#1267 - Add support for RISC-V 64 Linux
Pull Request -
State: open - Opened by infiWang 6 months ago
- 12 comments
#1266 - segfault when using ffi on macOS 15 Sequoia
Issue -
State: closed - Opened by fxcoudert 6 months ago
- 28 comments
Labels: duplicate
#1265 - [Question] Can LuaJIT built with other parameter?
Issue -
State: closed - Opened by jakitliang 6 months ago
- 1 comment
Labels: question
#1264 - Segfault when print's upvalue is not a string
Issue -
State: closed - Opened by GitSparTV 6 months ago
- 1 comment
Labels: invalid
#1264 - Segfault when print's upvalue is not a string
Issue -
State: closed - Opened by GitSparTV 6 months ago
- 1 comment
Labels: invalid
#1263 - [0045] ASAN: stack-overflow in lj_ff_coroutine_wrap_aux or SIGSEGV
Issue -
State: closed - Opened by pwnhacker0x18 6 months ago
- 1 comment
Labels: duplicate
#1262 - stack-buffer-overflow in `narrow_conv_backprop`
Issue -
State: closed - Opened by Buristan 6 months ago
- 1 comment
Labels: bug, 2.1, 2.0
#1261 - FreeBSD 14.1 `Bus error (core dumped)`: libluajit-5.1.so.2 err_raise_ext(g=0x00001cbd930223f0, errcode=2) at lj_err.c:764
Issue -
State: closed - Opened by mingjunyang 6 months ago
- 1 comment
Labels: invalid
#1261 - FreeBSD 14.1 `Bus error (core dumped)`: libluajit-5.1.so.2 err_raise_ext(g=0x00001cbd930223f0, errcode=2) at lj_err.c:764
Issue -
State: closed - Opened by mingjunyang 6 months ago
- 1 comment
Labels: invalid
#1260 - `cannot convert function to void (*)()` when assigning to function pointer with by-value argument
Issue -
State: closed - Opened by Clemapfel 6 months ago
- 1 comment
Labels: invalid
#1260 - `cannot convert function to void (*)()` when assigning to function pointer with by-value argument
Issue -
State: closed - Opened by Clemapfel 6 months ago
- 1 comment
Labels: invalid
#1259 - Luajit + Ipopt
Issue -
State: closed - Opened by Lorenzo-maker 6 months ago
- 5 comments
Labels: invalid
#1258 - Consistently use IRT_NIL for IR_TBAR.
Pull Request -
State: closed - Opened by corsix 6 months ago
- 1 comment
Labels: 2.1, 2.0, cleanup
#1257 - stack overflow again
Issue -
State: closed - Opened by pwnhacker0x18 6 months ago
- 1 comment
Labels: invalid
#1256 - msvcbuild.bat does not work
Issue -
State: closed - Opened by Mellnik 6 months ago
- 2 comments
Labels: invalid
#1256 - msvcbuild.bat does not work
Issue -
State: closed - Opened by Mellnik 6 months ago
- 2 comments
Labels: invalid
#1255 - ARM64: Allow LDRL for loading FP constants directly to FP registers
Pull Request -
State: closed - Opened by corsix 6 months ago
- 1 comment
Labels: enhancement, 2.1, ARM64
#1254 - Segmentation fault about using FFI.
Issue -
State: closed - Opened by elmknot 6 months ago
- 2 comments
Labels: invalid
#1253 - Assertion failure on ARM64 when recording bit operations on non-integer constants
Issue -
State: closed - Opened by corsix 6 months ago
- 1 comment
Labels: bug, 2.1, 2.0, ARM, ARM64
#1253 - Assertion failure on ARM64 when recording bit operations on non-integer constants
Issue -
State: closed - Opened by corsix 6 months ago
- 1 comment
Labels: bug, 2.1, 2.0, ARM, ARM64
#1252 - Add missing coercion when recording 64-bit bit.* library functions
Pull Request -
State: closed - Opened by corsix 6 months ago
- 1 comment
Labels: bug, 2.1, FFI
#1251 - Bump copyright year
Pull Request -
State: closed - Opened by sobolevn 6 months ago
- 1 comment
Labels: reject
#1250 - MIPS32: Fix little-endian IR_RETF
Pull Request -
State: closed - Opened by corsix 6 months ago
- 1 comment
Labels: bug, 2.1, 2.0, MIPS
#1250 - MIPS32: Fix little-endian IR_RETF
Pull Request -
State: closed - Opened by corsix 6 months ago
- 1 comment
Labels: bug, 2.1, 2.0, MIPS
#1249 - luaL_loadfilex in low memory situations
Issue -
State: closed - Opened by Assumeru 6 months ago
- 3 comments
Labels: bug, 2.1, 2.0
#1248 - Nullptr dereference after failed memory allocation prior to lj_str_init
Issue -
State: closed - Opened by Assumeru 6 months ago
- 1 comment
Labels: bug, 2.1, 2.0