Skip to content

Now there is an error with meta methods #7

@mingodad

Description

@mingodad

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 !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions