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

Windows/luajit #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Windows/luajit #2

wants to merge 1 commit into from

Conversation

kikonen
Copy link
Owner

@kikonen kikonen commented Nov 6, 2023

luajit compiled version, compatible with LÖVE x64 version

FIX not MINGW, but WINDOWS
FIX dll works with x64 compiled windows lua
FIX compile with luajit for standard LÖVE distribution
FIX store x64 binaries (no need to recompile them everytime)
FIX store x64 binaries (no need to recompile them everytime)
FIX compile in linux
FIX discard redundant wrappers
FIX disable atexit, which seems to trigger SEGV
FIX generated without "atexit"
FIX love variant of demos for checking love integration
FIX include atexit
- failing part is enums_free_all
FIX cleaer naming
FIX cleanup
FIX no binaries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant