>>105686485 (OP)>>105686550this got me curious actually
a simple "hello world" in c compiles to a 76 kb .exe for windows but is close to 90,000 characters in UTF-8 when just looking at the .exe dump in notepad++, and most of those characters aren't allowed on 4chan. it's close to 190,000 characters if i were to just post the alphanumeric hex values (e.g. c692c3be030fe280a10d02202045e280). well past 4chan character limit and would probably trigger spam detection anyways. im too lazy to experiment with text compression for now
the source code for the hello world program is about 70 bytes and 70 characters long for comparison (with whitespace)
so if you're looking to share a program over 4chan, it would just be better to post the raw source code and have the other user compile it
still, it would be cool to share games and neat little programs by just pasting the dump into a text file and saving it as an .exe
they would probably have to be written in raw assembly
>>105686770i look like that and i say that