Skip to content

Look into opening libraries on Lua 5.1 and Luajit #212

@natecraddock

Description

@natecraddock

The open*() functions for loading individual standard libraries for Lua 5.1 may need to be reworked. The docs say to use lua_call. https://www.lua.org/manual/5.1/manual.html#5

Same for luajit.

I found this when enabling apicheck for luajit. Opening the bit library failed with an api check error.

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