diff --git a/index.html b/index.html index be2e64b..883c53e 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-6bacfe69f81e79cb.js b/libconfig-validator-3636263253c8d3ca.js similarity index 98% rename from libconfig-validator-6bacfe69f81e79cb.js rename to libconfig-validator-3636263253c8d3ca.js index e39748d..8be0443 100644 --- a/libconfig-validator-6bacfe69f81e79cb.js +++ b/libconfig-validator-3636263253c8d3ca.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__ha39f0d2b51b79cbc(arg0, arg1, addBorrowedObject(arg2)); + wasm._dyn_core__ops__function__Fn___A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hf0ea069aa9d14451(arg0, arg1, addBorrowedObject(arg2)); } finally { heap[stack_pointer++] = undefined; } @@ -354,6 +354,11 @@ function __wbg_get_imports() { const ret = false; return 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.__wbg_subtreeid_e80a1798fee782f9 = function(arg0, arg1) { const ret = getObject(arg1).__yew_subtree_id; getInt32Memory0()[arg0 / 4 + 1] = isLikeNone(ret) ? 0 : ret; @@ -362,11 +367,6 @@ 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; }; @@ -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_wrapper1070 = function(arg0, arg1, arg2) { - const ret = makeClosure(arg0, arg1, 466, __wbg_adapter_16); + imports.wbg.__wbindgen_closure_wrapper1069 = function(arg0, arg1, arg2) { + const ret = makeClosure(arg0, arg1, 465, __wbg_adapter_16); return addHeapObject(ret); }; - imports.wbg.__wbindgen_closure_wrapper1320 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 538, __wbg_adapter_19); + imports.wbg.__wbindgen_closure_wrapper1318 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 536, __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-6bacfe69f81e79cb_bg.wasm', import.meta.url); + input = new URL('libconfig-validator-3636263253c8d3ca_bg.wasm', import.meta.url); } const imports = __wbg_get_imports(); diff --git a/libconfig-validator-3636263253c8d3ca_bg.wasm b/libconfig-validator-3636263253c8d3ca_bg.wasm new file mode 100644 index 0000000..98504fe Binary files /dev/null and b/libconfig-validator-3636263253c8d3ca_bg.wasm differ diff --git a/libconfig-validator-6bacfe69f81e79cb_bg.wasm b/libconfig-validator-6bacfe69f81e79cb_bg.wasm deleted file mode 100644 index 60f72da..0000000 Binary files a/libconfig-validator-6bacfe69f81e79cb_bg.wasm and /dev/null differ