Hello, this is my first issue on zig project.
On MacBook m5 Mac OS 26.2, zig version - 0.16.0-dev.2296 I am getting binary size 122K on empty pub fn main, no std imported or used it elsewhere.
If I switch to zig version 0.15.2 or 0.14.1 and binary size is 49k.
is it ok?