Scarab icon indicating copy to clipboard operation
Scarab copied to clipboard

Strip binaries

Open murlakatamenka opened this issue 1 year ago • 2 comments

Scarab Version

2.5

Hollow Knight Version

irrelevant

Steps to Reproduce

strip ./Scarab

Expected Behaviour


Actual Behaviour


Logs

scarab_stripped

Sure, it's not that big of a deal, but why not?

After stripping the whole package will take less than 9 MiB to download (after zip -r9).

murlakatamenka avatar Jan 27 '24 07:01 murlakatamenka

Does it still run fine? From what I remember .NET Core 3 had issues with stripping

fifty-six avatar Jan 27 '24 15:01 fifty-six

It does not, at least not on my Arch machine:

$ ./Scarab 
Failure processing application bundle; possible file corruption.
Arithmetic overflow while reading bundle.
A fatal error occured while processing application bundle
$ 

lunasophia avatar Apr 26 '24 00:04 lunasophia