Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version compat #333

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Version compat #333

wants to merge 2 commits into from

Conversation

truemedian
Copy link
Member

@truemedian truemedian commented Nov 20, 2024

Now bringing luajit-independence to lit. It was mostly used to check if the os was windows or not. Other os-level checks have been replaced with luv.os_uname()

For support with Lua 5.4, loadstring has been replaced with a selection between loadstring and load, whichever is available. The same has happened with unpack and table.unpack.

luvit-loader now supports injecting a searcher instead of a loader.

I have tested that this works with a Lua Luvi 2.15.0 to lit make luvit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant