Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LuaJIT FFI Compatibility #1

Open
Pspritechologist opened this issue Dec 3, 2024 · 0 comments
Open

LuaJIT FFI Compatibility #1

Pspritechologist opened this issue Dec 3, 2024 · 0 comments

Comments

@Pspritechologist
Copy link

Pspritechologist commented Dec 3, 2024

Hello! I was hoping to get a clearer view of the compatibility between this library and LuaJIT's FFI API. I'm looking to migrate some LuaJIT code over and, obviously, it's not quite 1:1.

In particular, I'm finding that tables don't seem to auto convert to structs, which seems an odd omission. Hoping to get a more complete list of differences before they cause problems down the line.
I am also very curious how 64bit numbers are intended to be constructed, since LuaJIT has special syntax for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant