Skip to content
This repository was archived by the owner on Jul 29, 2026. It is now read-only.
This repository was archived by the owner on Jul 29, 2026. It is now read-only.

Support for other versions of Lua? #146

Description

@emmericp

I was looking into LuaJS for something is written in Lua 5.1 (and can't reasonably support later versions of Lua), so I was wondering if you would consider adding support for multiple different versions of Lua. At least Lua 5.1 is somewhat popular.

The required diff to make Lua 5.1 work is surprisingly small, I hacked this together: main...emmericp:LuaJS:lua5.1. Obviously has some small problems and that's obviously not meant to be merged, just a proof of concept how small the differences are.

Would you consider adding support for Lua 5.1 if I would clean up my patch a bit?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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