schovi / baked_file_system

Virtual File System for Crystal language. Embedding your assets into final binary.
MIT License
177 stars 18 forks source link

Compress files before bakind them #2

Closed schovi closed 8 years ago

schovi commented 8 years ago

For saving size of final binary, compress files with https://crystal-lang.org/api/0.18.7/Zlib/Deflate.html