diff --git a/index.html b/index.html index 93da66f..e6c3678 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-18c863fa11c9e812_bg.wasm b/libconfig-validator-18c863fa11c9e812_bg.wasm deleted file mode 100644 index e1d12a7..0000000 Binary files a/libconfig-validator-18c863fa11c9e812_bg.wasm and /dev/null differ diff --git a/libconfig-validator-18c863fa11c9e812.js b/libconfig-validator-d5e5852cabb0f96b.js similarity index 98% rename from libconfig-validator-18c863fa11c9e812.js rename to libconfig-validator-d5e5852cabb0f96b.js index 844f386..952a33f 100644 --- a/libconfig-validator-18c863fa11c9e812.js +++ b/libconfig-validator-d5e5852cabb0f96b.js @@ -210,7 +210,7 @@ function addBorrowedObject(obj) { } function __wbg_adapter_16(arg0, arg1, arg2) { try { - wasm.wasm_bindgen__convert__closures__invoke1_mut_ref__h313adec2f655a137(arg0, arg1, addBorrowedObject(arg2)); + wasm.wasm_bindgen__convert__closures__invoke1_mut_ref__hf936d4808bef62ad(arg0, arg1, addBorrowedObject(arg2)); } finally { heap[stack_pointer++] = undefined; } @@ -316,14 +316,6 @@ function getImports() { const ret = getObject(arg0); return addHeapObject(ret); }; - imports.wbg.__wbg_setlistenerid_3183aae8fa5840fb = function(arg0, arg1) { - getObject(arg0).__yew_listener_id = arg1 >>> 0; - }; - imports.wbg.__wbg_listenerid_12315eee21527820 = function(arg0, arg1) { - const ret = getObject(arg1).__yew_listener_id; - getInt32Memory0()[arg0 / 4 + 1] = isLikeNone(ret) ? 0 : ret; - getInt32Memory0()[arg0 / 4 + 0] = !isLikeNone(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; @@ -349,6 +341,14 @@ function getImports() { const ret = false; return ret; }; + imports.wbg.__wbg_listenerid_12315eee21527820 = function(arg0, arg1) { + const ret = getObject(arg1).__yew_listener_id; + getInt32Memory0()[arg0 / 4 + 1] = isLikeNone(ret) ? 0 : ret; + getInt32Memory0()[arg0 / 4 + 0] = !isLikeNone(ret); + }; + imports.wbg.__wbg_setlistenerid_3183aae8fa5840fb = function(arg0, arg1) { + getObject(arg0).__yew_listener_id = arg1 >>> 0; + }; imports.wbg.__wbg_new_abda76e883ba8a5f = function() { const ret = new Error(); return addHeapObject(ret); @@ -630,12 +630,12 @@ function getImports() { imports.wbg.__wbindgen_throw = function(arg0, arg1) { throw new Error(getStringFromWasm0(arg0, arg1)); }; - imports.wbg.__wbindgen_closure_wrapper889 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 323, __wbg_adapter_16); + imports.wbg.__wbindgen_closure_wrapper849 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 329, __wbg_adapter_16); return addHeapObject(ret); }; - imports.wbg.__wbindgen_closure_wrapper1029 = function(arg0, arg1, arg2) { - const ret = makeMutClosure(arg0, arg1, 360, __wbg_adapter_19); + imports.wbg.__wbindgen_closure_wrapper1062 = function(arg0, arg1, arg2) { + const ret = makeMutClosure(arg0, arg1, 379, __wbg_adapter_19); return addHeapObject(ret); }; @@ -673,7 +673,7 @@ function initSync(module) { async function init(input) { if (typeof input === 'undefined') { - input = new URL('libconfig-validator-18c863fa11c9e812_bg.wasm', import.meta.url); + input = new URL('libconfig-validator-d5e5852cabb0f96b_bg.wasm', import.meta.url); } const imports = getImports(); diff --git a/libconfig-validator-d5e5852cabb0f96b_bg.wasm b/libconfig-validator-d5e5852cabb0f96b_bg.wasm new file mode 100644 index 0000000..37cc72d Binary files /dev/null and b/libconfig-validator-d5e5852cabb0f96b_bg.wasm differ