#Reducing binary size
3 messages · Page 1 of 1 (latest)
Note, for the same code in Zig, I was able to optimize the size to be 8.9K only (compressed from 2.0M)
It's a known issue. If you are on a different platform, please file a separate issue.
3 messages · Page 1 of 1 (latest)
I'm trying to check the executable binary generated by mojo, for a simple "Hello" I got a 1.1M, is there a way to get a less size, a way to optimize the outputfile size?
Note, for the same code in Zig, I was able to optimize the size to be 8.9K only (compressed from 2.0M)
It's a known issue. If you are on a different platform, please file a separate issue.