ZeroBraneStudio icon indicating copy to clipboard operation
ZeroBraneStudio copied to clipboard

minifier plugin or tool?

Open atesin opened this issue 6 months ago • 0 comments

working for tic80 (or any constrained platform), space is important, so i was thinking about a (reversible?) lua code minifier... i know zero about minification, only i know is done basically by shorting variable/functions/etc names and stripping unneeded non visible chars (spaces, etc)

i remember mojang once released a table to reverse variable names in minecraft decompiled java bytecode... so i think (de)minification could be automated and be reversible my saving a file with original names

does exist any menu/plugin to do this in zerobrane?, does zerobrane support plugins/mods?, if not, is there some other way to achieve this?

atesin avatar Jan 14 '24 05:01 atesin