Skip to content
Discussion options

You must be logged in to vote

Do you have any pointers to places where it is explained how to make an executable out of this Lua project ?

Packaging an app as a cross-platform executable is way outside the scope of this library.
You can find plenty of tools for this across the internet. Here is a StackOverflow thread talking about some of these tools.
Although I do not know if any of them will work with this library and I have never tried it myself, so I unfortunately won't be able to help...

Why is the fenster module cross platform ? Is it only because C so Lua is cross platform ?

What "cross-platform" means for fenster is that you can install fenster (using luarocks install fenster) and then run a Lua file using f…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jonasgeiler
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #8 on April 17, 2024 15:27.