Skip to content

Standard libraries can not be imported #208

@kpcyrd

Description

@kpcyrd

I think this is addressed in #147, basically calling lua.open_math(); doesn't do anything since the math object is made available.

This is also the case for eg. strings, but s:match(...) still works, while string.match(s, ...) doesn't.

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