diff --git a/index.html b/index.html index d6035de..58390b8 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-e89eff6accb62259.js b/libconfig-validator-a9242afba6eade46.js similarity index 98% rename from libconfig-validator-e89eff6accb62259.js rename to libconfig-validator-a9242afba6eade46.js index e69ba7d..dd0236f 100644 --- a/libconfig-validator-e89eff6accb62259.js +++ b/libconfig-validator-a9242afba6eade46.js @@ -217,14 +217,14 @@ function addBorrowedObject(obj) { } function __wbg_adapter_16(arg0, arg1, arg2) { try { - wasm.wasm_bindgen__convert__closures__invoke1_mut_ref__hc623d59b76a16b53(arg0, arg1, addBorrowedObject(arg2)); + wasm.wasm_bindgen__convert__closures__invoke1_mut_ref__h81a7926215fe5451(arg0, arg1, addBorrowedObject(arg2)); } finally { heap[stack_pointer++] = undefined; } } function __wbg_adapter_19(arg0, arg1, arg2) { - wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h5bdabcd96c4b1341(arg0, arg1, addHeapObject(arg2)); + wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hfc49d15122aebbcb(arg0, arg1, addHeapObject(arg2)); } function handleError(f, args) { @@ -332,20 +332,6 @@ function __wbg_get_imports() { 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_cachekey_b61393159c57fd7b = 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_e348577f7ef777e3 = function(arg0, arg1) { const ret = getObject(arg1).__yew_subtree_id; getInt32Memory0()[arg0 / 4 + 1] = isLikeNone(ret) ? 0 : ret; @@ -354,9 +340,23 @@ function __wbg_get_imports() { imports.wbg.__wbg_setsubtreeid_d32e6327eef1f7fc = function(arg0, arg1) { getObject(arg0).__yew_subtree_id = arg1 >>> 0; }; + imports.wbg.__wbg_cachekey_b61393159c57fd7b = 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_80183b7cfc421143 = 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_new_abda76e883ba8a5f = function() { const ret = new Error(); return addHeapObject(ret); @@ -642,12 +642,12 @@ function __wbg_get_imports() { imports.wbg.__wbindgen_throw = function(arg0, arg1) { throw new Error(getStringFromWasm0(arg0, arg1)); }; - imports.wbg.__wbindgen_closure_wrapper844 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 307, __wbg_adapter_16); + imports.wbg.__wbindgen_closure_wrapper919 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 333, __wbg_adapter_16); return addHeapObject(ret); }; - imports.wbg.__wbindgen_closure_wrapper1060 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 375, __wbg_adapter_19); + imports.wbg.__wbindgen_closure_wrapper1049 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 361, __wbg_adapter_19); return addHeapObject(ret); }; @@ -689,7 +689,7 @@ async function __wbg_init(input) { if (wasm !== undefined) return wasm; if (typeof input === 'undefined') { - input = new URL('libconfig-validator-e89eff6accb62259_bg.wasm', import.meta.url); + input = new URL('libconfig-validator-a9242afba6eade46_bg.wasm', import.meta.url); } const imports = __wbg_get_imports(); diff --git a/libconfig-validator-a9242afba6eade46_bg.wasm b/libconfig-validator-a9242afba6eade46_bg.wasm new file mode 100644 index 0000000..33ce83c Binary files /dev/null and b/libconfig-validator-a9242afba6eade46_bg.wasm differ diff --git a/libconfig-validator-e89eff6accb62259_bg.wasm b/libconfig-validator-e89eff6accb62259_bg.wasm deleted file mode 100644 index b96c1b5..0000000 Binary files a/libconfig-validator-e89eff6accb62259_bg.wasm and /dev/null differ