From 3f205cd499358a5397fac157b295a3b4a5a76bb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Efruz=20Y=C4=B1ld=C4=B1r=C4=B1r?= <30903352+yldrefruz@users.noreply.github.com> Date: Mon, 14 Aug 2023 12:06:55 +0300 Subject: [PATCH] Basic gzip an gunzip on load and save. --- index.html | 8 +++---- modules/io/load.js | 57 ++++++++++++++++++++++++++++++---------------- modules/io/save.js | 19 ++++++++++++---- utils/polyfills.js | 17 ++++++++++++++ versioning.js | 2 +- 5 files changed, 73 insertions(+), 30 deletions(-) diff --git a/index.html b/index.html index 9ab2fc63..b435fab2 100644 --- a/index.html +++ b/index.html @@ -5884,7 +5884,7 @@