You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nuitka does boost performance a bit by converting the code to c+, also they have a guide on how to setup github action to publish binary, I wont trust or run any binary compiled on random person's pc
The text was updated successfully, but these errors were encountered:
I'll look into Nuitka in the future ~ if it magically converts everything to C+ that's actually a huge potential performance boost when OSCLeash is handling avatars with LOTS of parameters that update every frame.
All of OSCLeash is available here on Github so anyone concerned can always build it themselves if they want to. I'd still love to have actions set up eventually but my only concern is that to solve a lot false positives, I built my own bootloader (see #21) and I don't know if I can implement this into Actions? (Never really used them before, apologies)
nuitka does boost performance a bit by converting the code to c+, also they have a guide on how to setup github action to publish binary, I wont trust or run any binary compiled on random person's pc
The text was updated successfully, but these errors were encountered: