You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.
It would be great if Remodel had support for LuaJIT.
LuaJIT is a very fast JIT compiler for Lua which is used in a considerable amount of workflows.
It would be very great to be able to use Remodel directly in LuaJIT instead of creating all kinds of wrappers and binders.
Adding support for multiple Lua dialects doesn't really hurt as not too much code is required to do so. Quite the contrary, the more people can use it in their desired workflows the better.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It would be great if Remodel had support for LuaJIT.
LuaJIT is a very fast JIT compiler for Lua which is used in a considerable amount of workflows.
It would be very great to be able to use Remodel directly in LuaJIT instead of creating all kinds of wrappers and binders.
Adding support for multiple Lua dialects doesn't really hurt as not too much code is required to do so. Quite the contrary, the more people can use it in their desired workflows the better.
The text was updated successfully, but these errors were encountered: