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
For compression, UPX is used to compress the binary files of NW.js (.dll, .so, .exe, .dylib).
###Warning!
If using compression in the higher range (7-9), there is a chance that the NW.js files will become corrupt and not load anymore. I believe this is because UPX strips out too much data from NW.js' binary files.