Skip to content

Add win32/win64 option to precompile bytecode#44

Open
learn-more wants to merge 1 commit intopfirsich:masterfrom
learn-more:luac
Open

Add win32/win64 option to precompile bytecode#44
learn-more wants to merge 1 commit intopfirsich:masterfrom
learn-more:luac

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