From 8d4f1e20a590380e8ead1a2327d2ef647b9f299d Mon Sep 17 00:00:00 2001 From: CrispyBaguette Date: Tue, 23 Nov 2021 21:49:50 +0100 Subject: [PATCH 1/2] Web worker and HTML tweaks --- dist/index.html | 29 ++++++++---- dist/main.js | 122 +++++++++++++++++++++++++++++++++++------------- dist/worker.js | 61 ++++++++++++++++++++++++ 3 files changed, 171 insertions(+), 41 deletions(-) create mode 100644 dist/worker.js diff --git a/dist/index.html b/dist/index.html index 6503e09..d2b3675 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,8 +1,8 @@ - - + +