issues
search
q66
/
cffi-lua
A portable C FFI for Lua 5.1+
MIT License
181
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update introduction.md
#51
leyafo
opened
3 weeks ago
0
How to call c++ style function using cffi
#50
zhanggaojian
closed
3 months ago
2
Luau support
#49
checkraisefold
opened
3 months ago
1
Interaction between cffi and lgi causes crashes
#48
xinhaoyuan
opened
5 months ago
0
src/platform.hh: fix or1k build
#47
ffontaine
closed
6 months ago
0
Building for Android target
#46
mbekkomo
closed
6 months ago
0
Instructions to build with MSVC
#45
roman-orekhov
opened
6 months ago
0
__new metamethod never called
#44
jkl1337
closed
7 months ago
0
Build with prebuilt Lua Version
#43
aryajur
opened
1 year ago
0
[Question] C++14 vs ANSI C
#42
joaopauloalbq
closed
1 year ago
1
help with libcurl
#41
lux5am
closed
11 months ago
1
Problem with simple "typedef"
#40
stustd
closed
1 year ago
4
need support iOS
#39
iOSPrincekin
opened
1 year ago
1
Corrects 1st example in introduction.md
#38
lePereT
opened
1 year ago
0
windows build issues
#37
DmitryOvsyannikov1978
closed
1 year ago
4
Failing FFI example
#36
lePereT
closed
1 year ago
6
fix permission denied when building cffi-lua
#35
mbekkomo
closed
1 year ago
1
Create a meson subproject wrap file for libffi
#34
clitic
closed
1 year ago
3
declare meson dependency
#33
Jan200101
closed
2 years ago
0
`unsigned short int` throws an error
#32
mbekkomo
closed
2 years ago
0
MetaType __len not working correctly
#31
mavriq-dev
closed
2 years ago
16
Switch build system to XMake?
#30
dargueta
closed
2 years ago
1
global load `ffi.load(..., true)` not work on Windows
#29
metaworm
closed
1 year ago
3
Defining NDEBUG macro causes ffi.sizeof struct to return 0
#28
danielga
closed
3 years ago
2
segfaults in ffi::newctype
#27
niess
closed
3 years ago
7
Type comparison (istype) differs from LuaJIT
#26
niess
closed
3 years ago
4
Segmentation fault when assigning a Lua callback to a C struct
#25
niess
closed
3 years ago
2
How much compatibility is wanted?
#24
MockbaTheBorg
opened
4 years ago
4
Issues building on Debian for armhf
#23
MockbaTheBorg
closed
4 years ago
14
ensure no stack values with destructors are present in OOM scenarios
#22
q66
opened
4 years ago
0
Fix global array variables and ffi.string() for flexible arrays
#21
vsergeev
closed
4 years ago
2
get rid of malloc and abort usage
#20
q66
closed
1 year ago
1
Release version 0.2.0
#19
q66
closed
3 years ago
1
Fix struct and union array fields
#18
vsergeev
closed
4 years ago
1
Support passing struct by value
#17
vsergeev
closed
4 years ago
0
Support additional C type serialization with `ffi.string()`
#16
vsergeev
closed
4 years ago
0
Support struct array element assignment from table
#15
vsergeev
closed
4 years ago
0
Support `char [N]` assignment from string
#14
vsergeev
closed
4 years ago
0
Support struct array element assignment from dereferenced const pointer
#13
vsergeev
closed
4 years ago
0
Anonymous enum definition regression
#12
vsergeev
closed
4 years ago
0
Support redefining nested anonymous struct within anonymous struct
#11
vsergeev
closed
4 years ago
2
Support passing string through `ffi.string()`
#10
vsergeev
closed
4 years ago
0
Support passing pointer for array argument
#9
vsergeev
closed
4 years ago
0
Support passing string to `const void *`
#8
vsergeev
closed
4 years ago
0
Structure element assignment by value through array or pointer
#7
vsergeev
closed
4 years ago
2
Parameterized pointer type regression
#6
vsergeev
closed
4 years ago
2
Support metatable for ctype
#5
vsergeev
closed
4 years ago
2
ffi.h not found
#4
diamond-lizard
closed
1 year ago
2
env: ‘./luarocks/build.sh’: Permission denied
#3
diamond-lizard
closed
4 years ago
2
Parse constants like luajit-ffi
#2
mingodad
opened
4 years ago
3
Next