new deploy: 2024-10-19T17:07:24+00:00
This commit is contained in:
parent
f1da5fb16a
commit
09b7d5ff6b
4 changed files with 7 additions and 7 deletions
|
@ -4,8 +4,8 @@
|
|||
<link rel="stylesheet" href="/index-f36dde8e5dd4fd1f.css">
|
||||
|
||||
|
||||
<link rel="preload" href="/libconfig-validator-8a0539c3cc14eaf6_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
|
||||
<link rel="modulepreload" href="/libconfig-validator-8a0539c3cc14eaf6.js"></head><body>.
|
||||
<link rel="preload" href="/libconfig-validator-1779cd6c1bf15d01_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
|
||||
<link rel="modulepreload" href="/libconfig-validator-1779cd6c1bf15d01.js"></head><body>.
|
||||
|
||||
.
|
||||
|
||||
|
@ -42,4 +42,4 @@
|
|||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
|
||||
<script type="module">import init from '/libconfig-validator-8a0539c3cc14eaf6.js';init('/libconfig-validator-8a0539c3cc14eaf6_bg.wasm');</script></body></html>
|
||||
<script type="module">import init from '/libconfig-validator-1779cd6c1bf15d01.js';init('/libconfig-validator-1779cd6c1bf15d01_bg.wasm');</script></body></html>
|
|
@ -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__h40f816289453b966(arg0, arg1, addBorrowedObject(arg2));
|
||||
wasm._dyn_core__ops__function__Fn___A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hf55e779a8ccdd59e(arg0, arg1, addBorrowedObject(arg2));
|
||||
} finally {
|
||||
heap[stack_pointer++] = undefined;
|
||||
}
|
||||
|
@ -659,11 +659,11 @@ function __wbg_get_imports() {
|
|||
imports.wbg.__wbindgen_throw = function(arg0, arg1) {
|
||||
throw new Error(getStringFromWasm0(arg0, arg1));
|
||||
};
|
||||
imports.wbg.__wbindgen_closure_wrapper1071 = function(arg0, arg1, arg2) {
|
||||
imports.wbg.__wbindgen_closure_wrapper1070 = function(arg0, arg1, arg2) {
|
||||
const ret = makeClosure(arg0, arg1, 465, __wbg_adapter_16);
|
||||
return addHeapObject(ret);
|
||||
};
|
||||
imports.wbg.__wbindgen_closure_wrapper1323 = function(arg0, arg1, arg2) {
|
||||
imports.wbg.__wbindgen_closure_wrapper1320 = function(arg0, arg1, arg2) {
|
||||
const ret = makeMutClosure(arg0, arg1, 537, __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-8a0539c3cc14eaf6_bg.wasm', import.meta.url);
|
||||
module_or_path = new URL('libconfig-validator-1779cd6c1bf15d01_bg.wasm', import.meta.url);
|
||||
}
|
||||
const imports = __wbg_get_imports();
|
||||
|
BIN
libconfig-validator-1779cd6c1bf15d01_bg.wasm
Normal file
BIN
libconfig-validator-1779cd6c1bf15d01_bg.wasm
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue