embed main build / Per projectPer builds status
The ability to create a single binary with rye code seems possible according to the 'Per projectPer builds' walkthrough on the home page, and here but on windows, I'm not sure if the required exe ryel is available - have I misunderstood the process, or it's a coming-soon feature?
Hm ... it currently uses a proof of concept level, more spaghetti style bash script and rye script in utils/ to generate the executable. It's similar for generation of android APK.
I would have to take some time and clear the concept out and make this more general and portable. I will look at it and think about how to do the same on Windows computer.
I also should document and unify the android generation. I made apk, then forgot how, had to figure it out again like half year ago and now I'm not 100% sure I documented it this time around :P .