Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Building Moonscript as an executable on Windows #418
Comments
|
This branch should still work, the build process on windows hasn't changed https://github.com/leafo/moonscript/tree/binaries |
|
Ah, I see! Does that branch have a submodule of the master branch then? |
It seems like the process for this was different back in 2016 (when 0.5.0 came out) and today. Is there any way to build a (single) static executable for Moonscript right now to get all the latest Moonscript features, or is the build a LuaRocks package exclusively now?