nythepegasus / SideJITServer

A JIT enabler for iOS 17 with a Windows/macOS computer on the same WiFi!
GNU General Public License v3.0
247 stars 17 forks source link

Compile to direct executable on Windows x64, Ubuntu x64, and MacOS arm #65

Open cassowaree opened 3 weeks ago

cassowaree commented 3 weeks ago

Adds compilation with Nuitka, which removes any need for installation. The user can directly download the file and execute it without having Python at all.

Wrote sparse additional documentation. If additional documentation is necessary, I can add more. For example, I can imagine people being confused by antivirus things, etc. because the direct executable versions are a little weird the first time they are run.

cassowaree commented 3 weeks ago

keeping as draft for now. compilation may need some tweaking due to nuitka updating