diff --git a/app-ff89a1c50497ed0.js b/app-c4727d5163f7aeee.js
similarity index 89%
rename from app-ff89a1c50497ed0.js
rename to app-c4727d5163f7aeee.js
index b7e1816..fe11806 100644
--- a/app-ff89a1c50497ed0.js
+++ b/app-c4727d5163f7aeee.js
@@ -102,11 +102,6 @@ function isLikeNone(x) {
return x === undefined || x === null;
}
-function getArrayU8FromWasm0(ptr, len) {
- ptr = ptr >>> 0;
- return getUint8ArrayMemory0().subarray(ptr / 1, ptr / 1 + len);
-}
-
const CLOSURE_DTORS = (typeof FinalizationRegistry === 'undefined')
? { register: () => {}, unregister: () => {} }
: new FinalizationRegistry(state => {
@@ -225,43 +220,35 @@ function debugString(val) {
return className;
}
function __wbg_adapter_54(arg0, arg1, arg2) {
- wasm.closure35_externref_shim(arg0, arg1, arg2);
+ wasm.closure1112_externref_shim(arg0, arg1, arg2);
}
-function __wbg_adapter_57(arg0, arg1, arg2) {
- wasm.closure748_externref_shim(arg0, arg1, arg2);
+function __wbg_adapter_63(arg0, arg1, arg2) {
+ wasm.closure1117_externref_shim(arg0, arg1, arg2);
}
-function __wbg_adapter_64(arg0, arg1, arg2) {
- wasm.closure752_externref_shim(arg0, arg1, arg2);
+function __wbg_adapter_68(arg0, arg1) {
+ wasm._dyn_core__ops__function__Fn_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h17e1d11015884cff(arg0, arg1);
}
-function __wbg_adapter_69(arg0, arg1, arg2) {
- wasm.closure1559_externref_shim(arg0, arg1, arg2);
+function __wbg_adapter_71(arg0, arg1, arg2) {
+ wasm.closure1274_externref_shim(arg0, arg1, arg2);
}
-function __wbg_adapter_72(arg0, arg1) {
- wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hf2408bef420c3eaf(arg0, arg1);
+function __wbg_adapter_74(arg0, arg1) {
+ wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h9c7711dfb6c241bf(arg0, arg1);
}
-function __wbg_adapter_75(arg0, arg1) {
- wasm._dyn_core__ops__function__Fn_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hc43d611dc7f4a022(arg0, arg1);
+function __wbg_adapter_77(arg0, arg1, arg2) {
+ wasm.closure1302_externref_shim(arg0, arg1, arg2);
}
-function __wbg_adapter_78(arg0, arg1) {
- wasm._dyn_core__ops__function__Fn_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac83fbd90cad2e61(arg0, arg1);
+function __wbg_adapter_80(arg0, arg1, arg2) {
+ wasm.closure1337_externref_shim(arg0, arg1, arg2);
}
-function __wbg_adapter_81(arg0, arg1, arg2) {
- wasm.closure1617_externref_shim(arg0, arg1, arg2);
-}
-
-function __wbg_adapter_84(arg0, arg1, arg2) {
- wasm.closure1659_externref_shim(arg0, arg1, arg2);
-}
-
-function __wbg_adapter_403(arg0, arg1, arg2, arg3) {
- wasm.closure1681_externref_shim(arg0, arg1, arg2, arg3);
+function __wbg_adapter_365(arg0, arg1, arg2, arg3) {
+ wasm.closure1359_externref_shim(arg0, arg1, arg2, arg3);
}
const __wbindgen_enum_ReadableStreamType = ["bytes"];
@@ -625,37 +612,6 @@ function __wbg_get_imports() {
const ret = globalThis.FloatingUIDOM.flip();
return ret;
};
- imports.wbg.__wbg_getDate_ef336e14594b35ce = function(arg0) {
- const ret = arg0.getDate();
- return ret;
- };
- imports.wbg.__wbg_getDay_3da98b461c969439 = function(arg0) {
- const ret = arg0.getDay();
- return ret;
- };
- imports.wbg.__wbg_getFullYear_17d3c9e4db748eb7 = function(arg0) {
- const ret = arg0.getFullYear();
- return ret;
- };
- imports.wbg.__wbg_getHours_70451b8de3ce8638 = function(arg0) {
- const ret = arg0.getHours();
- return ret;
- };
- imports.wbg.__wbg_getMinutes_e793d718371e18f7 = function(arg0) {
- const ret = arg0.getMinutes();
- return ret;
- };
- imports.wbg.__wbg_getMonth_d37edcd23642c97d = function(arg0) {
- const ret = arg0.getMonth();
- return ret;
- };
- imports.wbg.__wbg_getRandomValues_9cf8a9a052847419 = function() { return handleError(function (arg0, arg1) {
- globalThis.crypto.getRandomValues(getArrayU8FromWasm0(arg0, arg1));
- }, arguments) };
- imports.wbg.__wbg_getSeconds_755197b634cca692 = function(arg0) {
- const ret = arg0.getSeconds();
- return ret;
- };
imports.wbg.__wbg_getSelectedText_6ffbc2a6c8a17e8c = function(arg0, arg1) {
const ret = arg1.getSelectedText();
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
@@ -663,14 +619,6 @@ function __wbg_get_imports() {
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
};
- imports.wbg.__wbg_getTime_46267b1c24877e30 = function(arg0) {
- const ret = arg0.getTime();
- return ret;
- };
- imports.wbg.__wbg_getTimezoneOffset_6b5752021c499c47 = function(arg0) {
- const ret = arg0.getTimezoneOffset();
- return ret;
- };
imports.wbg.__wbg_getValue_1980c5c792d81953 = function(arg0, arg1) {
const ret = arg1.getValue();
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
@@ -834,10 +782,6 @@ function __wbg_get_imports() {
const ret = arg0.length;
return ret;
};
- imports.wbg.__wbg_length_d56737991078581b = function(arg0) {
- const ret = arg0.length;
- return ret;
- };
imports.wbg.__wbg_length_e2d2a49132c1b256 = function(arg0) {
const ret = arg0.length;
return ret;
@@ -883,10 +827,6 @@ function __wbg_get_imports() {
const ret = arg0.navigator;
return ret;
};
- imports.wbg.__wbg_new0_f788a2397c7ca929 = function() {
- const ret = new Date();
- return ret;
- };
imports.wbg.__wbg_new_23a2665fac83c611 = function(arg0, arg1) {
try {
var state0 = {a: arg0, b: arg1};
@@ -894,7 +834,7 @@ function __wbg_get_imports() {
const a = state0.a;
state0.a = 0;
try {
- return __wbg_adapter_403(a, state0.b, arg0, arg1);
+ return __wbg_adapter_365(a, state0.b, arg0, arg1);
} finally {
state0.a = a;
}
@@ -905,10 +845,6 @@ function __wbg_get_imports() {
state0.a = state0.b = 0;
}
};
- imports.wbg.__wbg_new_31a97dac4f10fab7 = function(arg0) {
- const ret = new Date(arg0);
- return ret;
- };
imports.wbg.__wbg_new_405e22f390576ce2 = function() {
const ret = new Object();
return ret;
@@ -961,10 +897,6 @@ function __wbg_get_imports() {
const ret = new Blob(arg0);
return ret;
}, arguments) };
- imports.wbg.__wbg_newwithyearmonthday_03748851282a850d = function(arg0, arg1, arg2) {
- const ret = new Date(arg0 >>> 0, arg1, arg2);
- return ret;
- };
imports.wbg.__wbg_next_25feadfc0913fea9 = function(arg0) {
const ret = arg0.next;
return ret;
@@ -973,11 +905,6 @@ function __wbg_get_imports() {
const ret = arg0.next();
return ret;
}, arguments) };
- imports.wbg.__wbg_now_ffb89993ffe8c9e9 = function(arg0) {
- const ret = globalThis.performance.now();
- getDataViewMemory0().setFloat64(arg0 + 8 * 1, isLikeNone(ret) ? 0 : ret, true);
- getDataViewMemory0().setInt32(arg0 + 4 * 0, !isLikeNone(ret), true);
- };
imports.wbg.__wbg_offset_07f8c0939e84fc2e = function(arg0) {
const ret = globalThis.FloatingUIDOM.offset(arg0);
return ret;
@@ -1004,10 +931,6 @@ function __wbg_get_imports() {
const ret = arg0.queueMicrotask;
return ret;
};
- imports.wbg.__wbg_random_3ad904d98382defe = function() {
- const ret = Math.random();
- return ret;
- };
imports.wbg.__wbg_readAsArrayBuffer_e51cb3c4fcc962de = function() { return handleError(function (arg0, arg1) {
arg0.readAsArrayBuffer(arg1);
}, arguments) };
@@ -1145,10 +1068,6 @@ function __wbg_get_imports() {
const ret = globalThis.FloatingUIDOM.shift();
return ret;
};
- imports.wbg.__wbg_slice_972c243648c9fd2e = function(arg0, arg1, arg2) {
- const ret = arg0.slice(arg1 >>> 0, arg2 >>> 0);
- return ret;
- };
imports.wbg.__wbg_stack_0ed75d68575b0f3c = function(arg0, arg1) {
const ret = arg1.stack;
const ptr1 = passStringToWasm0(ret, wasm.__wbindgen_malloc, wasm.__wbindgen_realloc);
@@ -1192,10 +1111,6 @@ function __wbg_get_imports() {
const ret = arg0.toString();
return ret;
};
- imports.wbg.__wbg_toString_ba82658ec370add0 = function() { return handleError(function (arg0, arg1) {
- const ret = arg0.toString(arg1);
- return ret;
- }, arguments) };
imports.wbg.__wbg_total_6b37f71b88746ef4 = function(arg0) {
const ret = arg0.total;
return ret;
@@ -1250,52 +1165,48 @@ function __wbg_get_imports() {
const ret = false;
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper1489 = function(arg0, arg1, arg2) {
- const ret = makeClosure(arg0, arg1, 749, __wbg_adapter_57);
+ imports.wbg.__wbindgen_closure_wrapper1977 = function(arg0, arg1, arg2) {
+ const ret = makeClosure(arg0, arg1, 1113, __wbg_adapter_54);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper1490 = function(arg0, arg1, arg2) {
- const ret = makeClosure(arg0, arg1, 749, __wbg_adapter_57);
+ imports.wbg.__wbindgen_closure_wrapper1978 = function(arg0, arg1, arg2) {
+ const ret = makeClosure(arg0, arg1, 1113, __wbg_adapter_54);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper1491 = function(arg0, arg1, arg2) {
- const ret = makeClosure(arg0, arg1, 749, __wbg_adapter_57);
+ imports.wbg.__wbindgen_closure_wrapper1979 = function(arg0, arg1, arg2) {
+ const ret = makeClosure(arg0, arg1, 1113, __wbg_adapter_54);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper1495 = function(arg0, arg1, arg2) {
- const ret = makeMutClosure(arg0, arg1, 749, __wbg_adapter_64);
+ imports.wbg.__wbindgen_closure_wrapper1981 = function(arg0, arg1, arg2) {
+ const ret = makeClosure(arg0, arg1, 1113, __wbg_adapter_54);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper1497 = function(arg0, arg1, arg2) {
- const ret = makeClosure(arg0, arg1, 749, __wbg_adapter_57);
+ imports.wbg.__wbindgen_closure_wrapper1985 = function(arg0, arg1, arg2) {
+ const ret = makeMutClosure(arg0, arg1, 1113, __wbg_adapter_63);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper250 = function(arg0, arg1, arg2) {
- const ret = makeClosure(arg0, arg1, 36, __wbg_adapter_54);
+ imports.wbg.__wbindgen_closure_wrapper1987 = function(arg0, arg1, arg2) {
+ const ret = makeClosure(arg0, arg1, 1113, __wbg_adapter_54);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper3947 = function(arg0, arg1, arg2) {
- const ret = makeMutClosure(arg0, arg1, 1560, __wbg_adapter_69);
+ imports.wbg.__wbindgen_closure_wrapper2421 = function(arg0, arg1, arg2) {
+ const ret = makeClosure(arg0, arg1, 1265, __wbg_adapter_68);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper3949 = function(arg0, arg1, arg2) {
- const ret = makeMutClosure(arg0, arg1, 1560, __wbg_adapter_72);
+ imports.wbg.__wbindgen_closure_wrapper2489 = function(arg0, arg1, arg2) {
+ const ret = makeMutClosure(arg0, arg1, 1275, __wbg_adapter_71);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper4108 = function(arg0, arg1, arg2) {
- const ret = makeClosure(arg0, arg1, 1583, __wbg_adapter_75);
+ imports.wbg.__wbindgen_closure_wrapper2491 = function(arg0, arg1, arg2) {
+ const ret = makeMutClosure(arg0, arg1, 1275, __wbg_adapter_74);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper4223 = function(arg0, arg1, arg2) {
- const ret = makeClosure(arg0, arg1, 1605, __wbg_adapter_78);
+ imports.wbg.__wbindgen_closure_wrapper2598 = function(arg0, arg1, arg2) {
+ const ret = makeMutClosure(arg0, arg1, 1303, __wbg_adapter_77);
return ret;
};
- imports.wbg.__wbindgen_closure_wrapper4281 = function(arg0, arg1, arg2) {
- const ret = makeMutClosure(arg0, arg1, 1618, __wbg_adapter_81);
- return ret;
- };
- imports.wbg.__wbindgen_closure_wrapper6084 = function(arg0, arg1, arg2) {
- const ret = makeMutClosure(arg0, arg1, 1660, __wbg_adapter_84);
+ imports.wbg.__wbindgen_closure_wrapper4258 = function(arg0, arg1, arg2) {
+ const ret = makeMutClosure(arg0, arg1, 1338, __wbg_adapter_80);
return ret;
};
imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
diff --git a/app-c4727d5163f7aeee_bg.wasm b/app-c4727d5163f7aeee_bg.wasm
new file mode 100644
index 0000000..fa8fb1b
Binary files /dev/null and b/app-c4727d5163f7aeee_bg.wasm differ
diff --git a/app-ff89a1c50497ed0_bg.wasm b/app-ff89a1c50497ed0_bg.wasm
deleted file mode 100644
index 816886a..0000000
Binary files a/app-ff89a1c50497ed0_bg.wasm and /dev/null differ
diff --git a/index.html b/index.html
index b97bf56..dedcace 100644
--- a/index.html
+++ b/index.html
@@ -55,8 +55,8 @@
-
+
+