
Handika Wisnu
@handikawisnu
Hedge fund professional by day || hobbyist programmer by night.
Currently back on low level arc (C-Zig-Rust)
ID: 116653885
https://hwisnu.bearblog.dev/ 23-02-2010 05:43:42
4,4K Tweet
383 Takipçi
383 Takip Edilen











Hi CJ van den Berg I've been using and modifying your zat program for personal use and I wonder is there a way to reduce the binary size? Currently i'm getting between 90-100MB which is way too large for a cat program. Screenshot: modded ver 1.7.1


Modified a Cat program written in Zig from CJ van den Berg (Zat). Minimized dependencies (now only uses clap+regex), added line numbering, navigation + search on textfiles. Binary size from 94MB --> reduced to 2.7 MB ~ a proper size for a simple cat program. all in Zig 0.15.1



