Stream inflated EPUB HTMLs down to disk instead of inflating in memory (#4)

* Downgrade miniz for stability

* Stream HTML from ZIP down to disk instead of loading all in mem
This commit is contained in:
Dave Allie
2025-12-08 00:39:17 +11:00
committed by GitHub
parent e922758913
commit d2d39427af
9 changed files with 857 additions and 1108 deletions
+213 -385
View File
File diff suppressed because it is too large Load Diff
+383 -630
View File
File diff suppressed because it is too large Load Diff