Wren 💜
(fae/fem/she/they)
Today I’ve been working on getting the wcc executable to be as small as possible, including size optimizations, binary stripping, compiling statically, using my own stdlib, using defines to turn some features off. So far I’ve made it all the way down to just 36K! That’s small enough to fit into the uxn varvara system’s memory. Of course that’s x86 instructions, and varvara compilation might be bigger, but it might just work! #wcc