new deploy: 2024-06-08T09:20:53+00:00
This commit is contained in:
parent
2103ed6735
commit
d531bf334b
4 changed files with 24 additions and 24 deletions
|
@ -4,8 +4,8 @@
|
|||
<link rel="stylesheet" href="/index-f36dde8e5dd4fd1f.css">
|
||||
|
||||
|
||||
<link rel="preload" href="/libconfig-validator-e89eff6accb62259_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
|
||||
<link rel="modulepreload" href="/libconfig-validator-e89eff6accb62259.js"></head><body>.
|
||||
<link rel="preload" href="/libconfig-validator-a9242afba6eade46_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
|
||||
<link rel="modulepreload" href="/libconfig-validator-a9242afba6eade46.js"></head><body>.
|
||||
|
||||
.
|
||||
|
||||
|
@ -42,4 +42,4 @@
|
|||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
|
||||
<script type="module">import init from '/libconfig-validator-e89eff6accb62259.js';init('/libconfig-validator-e89eff6accb62259_bg.wasm');</script></body></html>
|
||||
<script type="module">import init from '/libconfig-validator-a9242afba6eade46.js';init('/libconfig-validator-a9242afba6eade46_bg.wasm');</script></body></html>
|
|
@ -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();
|
||||
|
BIN
libconfig-validator-a9242afba6eade46_bg.wasm
Normal file
BIN
libconfig-validator-a9242afba6eade46_bg.wasm
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue