Closed dlopes7 closed 8 months ago
An issue with that might be that staticx
only supports Linux for now.
@bartoszbanachewicz-dynatrace we don't have to provide an actually static binary for Windows -> we can rely on certain libraries just being there ;) I've read somewhere about decent results running pyinstaller under wine
Preferred solution would be to rewrite the project in Rust, if the project itself makes sense going forward
We should provide a windows standalone binary (like we do for POSIX)