Skip to content
Joey edited this page Jan 9, 2017 · 1 revision

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.

Clone this wiki locally