diff --git a/index.html b/index.html index dd6bb2b..ed2f5ab 100644 --- a/index.html +++ b/index.html @@ -4,8 +4,8 @@ - -. + +. . @@ -42,4 +42,4 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/libconfig-validator-b78135765db14a46_bg.wasm b/libconfig-validator-b78135765db14a46_bg.wasm deleted file mode 100644 index 17d2ffd..0000000 Binary files a/libconfig-validator-b78135765db14a46_bg.wasm and /dev/null differ diff --git a/libconfig-validator-b78135765db14a46.js b/libconfig-validator-e407fa74d77c319f.js similarity index 98% rename from libconfig-validator-b78135765db14a46.js rename to libconfig-validator-e407fa74d77c319f.js index 0e8f226..edb5f88 100644 --- a/libconfig-validator-b78135765db14a46.js +++ b/libconfig-validator-e407fa74d77c319f.js @@ -214,7 +214,7 @@ function addBorrowedObject(obj) { } function __wbg_adapter_16(arg0, arg1, arg2) { try { - wasm._dyn_core__ops__function__Fn___A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hbf2146e674ebe50c(arg0, arg1, addBorrowedObject(arg2)); + wasm._dyn_core__ops__function__Fn___A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hf3292a9d25451b3a(arg0, arg1, addBorrowedObject(arg2)); } finally { heap[stack_pointer++] = undefined; } @@ -345,10 +345,14 @@ function __wbg_get_imports() { const ret = getObject(arg0); return addHeapObject(ret); }; - imports.wbg.__wbg_cachekey_b81c1aacc6a0645c = function(arg0, arg1) { - const ret = getObject(arg1).__yew_subtree_cache_key; - getInt32Memory0()[arg0 / 4 + 1] = isLikeNone(ret) ? 0 : ret; - getInt32Memory0()[arg0 / 4 + 0] = !isLikeNone(ret); + imports.wbg.__wbindgen_cb_drop = function(arg0) { + const obj = takeObject(arg0).original; + if (obj.cnt-- == 1) { + obj.a = 0; + return true; + } + const ret = false; + return ret; }; imports.wbg.__wbg_subtreeid_e80a1798fee782f9 = function(arg0, arg1) { const ret = getObject(arg1).__yew_subtree_id; @@ -358,18 +362,14 @@ function __wbg_get_imports() { imports.wbg.__wbg_setsubtreeid_e1fab6b578c800cf = function(arg0, arg1) { getObject(arg0).__yew_subtree_id = arg1 >>> 0; }; + imports.wbg.__wbg_cachekey_b81c1aacc6a0645c = function(arg0, arg1) { + const ret = getObject(arg1).__yew_subtree_cache_key; + getInt32Memory0()[arg0 / 4 + 1] = isLikeNone(ret) ? 0 : ret; + getInt32Memory0()[arg0 / 4 + 0] = !isLikeNone(ret); + }; imports.wbg.__wbg_setcachekey_75bcd45312087529 = function(arg0, arg1) { getObject(arg0).__yew_subtree_cache_key = arg1 >>> 0; }; - imports.wbg.__wbindgen_cb_drop = function(arg0) { - const obj = takeObject(arg0).original; - if (obj.cnt-- == 1) { - obj.a = 0; - return true; - } - const ret = false; - return ret; - }; imports.wbg.__wbg_listenerid_6dcf1c62b7b7de58 = function(arg0, arg1) { const ret = getObject(arg1).__yew_listener_id; getInt32Memory0()[arg0 / 4 + 1] = isLikeNone(ret) ? 0 : ret; @@ -663,12 +663,12 @@ function __wbg_get_imports() { imports.wbg.__wbindgen_throw = function(arg0, arg1) { throw new Error(getStringFromWasm0(arg0, arg1)); }; - imports.wbg.__wbindgen_closure_wrapper1066 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 396, __wbg_adapter_16); + imports.wbg.__wbindgen_closure_wrapper1089 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 406, __wbg_adapter_16); return addHeapObject(ret); }; imports.wbg.__wbindgen_closure_wrapper1274 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 450, __wbg_adapter_19); + const ret = makeMutClosure(arg0, arg1, 448, __wbg_adapter_19); return addHeapObject(ret); }; @@ -710,7 +710,7 @@ async function __wbg_init(input) { if (wasm !== undefined) return wasm; if (typeof input === 'undefined') { - input = new URL('libconfig-validator-b78135765db14a46_bg.wasm', import.meta.url); + input = new URL('libconfig-validator-e407fa74d77c319f_bg.wasm', import.meta.url); } const imports = __wbg_get_imports(); diff --git a/libconfig-validator-e407fa74d77c319f_bg.wasm b/libconfig-validator-e407fa74d77c319f_bg.wasm new file mode 100644 index 0000000..98487bb Binary files /dev/null and b/libconfig-validator-e407fa74d77c319f_bg.wasm differ