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 !
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:
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 !