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

Add win32/win64 option to precompile bytecode #44

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

Conversation

learn-more
Copy link

Initial PR with a working sample.

  • love.exe is used to compile the files, so that the bytecode format is correct
  • Each build needs it's own .zip file, they are created on demand, and deleted after
  • Only Windows is implemented for now, but it should not be too hard to also include Linux
  • Tested locally on Windows (without installing makelove, running it straight from the repo)
  • Implement for Linux?
  • Test with a pip-installed makelove
  • ??

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