new deploy: 2024-09-11T14:52:16+00:00

This commit is contained in:
Renovate Bot 2024-09-11 14:52:16 +00:00 committed by renovate-bot
parent ec900f88e8
commit 1718744ef7
3 changed files with 6 additions and 6 deletions

View file

@ -4,8 +4,8 @@
<link rel="stylesheet" href="/index-f36dde8e5dd4fd1f.css">
<link rel="preload" href="/libconfig-validator-1059e32be4a764bf_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
<link rel="modulepreload" href="/libconfig-validator-1059e32be4a764bf.js"></head><body>.
<link rel="preload" href="/libconfig-validator-564bf05d065144ff_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
<link rel="modulepreload" href="/libconfig-validator-564bf05d065144ff.js"></head><body>.
.
@ -42,4 +42,4 @@
<meta name="theme-color" content="#ffffff">
<script type="module">import init from '/libconfig-validator-1059e32be4a764bf.js';init('/libconfig-validator-1059e32be4a764bf_bg.wasm');</script></body></html>
<script type="module">import init from '/libconfig-validator-564bf05d065144ff.js';init('/libconfig-validator-564bf05d065144ff_bg.wasm');</script></body></html>

View file

@ -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__hfa06bfa17c9f0861(arg0, arg1, addBorrowedObject(arg2));
wasm._dyn_core__ops__function__Fn___A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h9aa8a1e062b972dc(arg0, arg1, addBorrowedObject(arg2));
} finally {
heap[stack_pointer++] = undefined;
}
@ -663,7 +663,7 @@ function __wbg_get_imports() {
const ret = makeClosure(arg0, arg1, 466, __wbg_adapter_16);
return addHeapObject(ret);
};
imports.wbg.__wbindgen_closure_wrapper1322 = function(arg0, arg1, arg2) {
imports.wbg.__wbindgen_closure_wrapper1324 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 538, __wbg_adapter_19);
return addHeapObject(ret);
};
@ -718,7 +718,7 @@ async function __wbg_init(module_or_path) {
console.warn('using deprecated parameters for the initialization function; pass a single object instead')
if (typeof module_or_path === 'undefined') {
module_or_path = new URL('libconfig-validator-1059e32be4a764bf_bg.wasm', import.meta.url);
module_or_path = new URL('libconfig-validator-564bf05d065144ff_bg.wasm', import.meta.url);
}
const imports = __wbg_get_imports();