-
Notifications
You must be signed in to change notification settings - Fork 25
Now there is an error with meta methods #7
Copy link
Copy link
Open
Description
Hello !
Thanks for fix the issues reported before.
But now with the changes you've made to the meta methods it compiles fine when applied to the original lua-ffi but when try to test it "lua test.lua" we get this error:
ljs: test.ljs:685: type struct vls has no member key
stack traceback:
[C]: in metamethod '__index'
test.ljs:685: in main chunk
[C]: in ?
Note I'm using it with https://github.com/mingodad/ljs but otherwise it's the same in Lua. And it was working before the latest changes.
Cheers !
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels