new deploy: 2024-07-18T16:46:09+00:00
This commit is contained in:
parent
3b3f68ee2a
commit
f535506571
4 changed files with 6 additions and 6 deletions
|
@ -4,8 +4,8 @@
|
|||
<link rel="stylesheet" href="/index-f36dde8e5dd4fd1f.css">
|
||||
|
||||
|
||||
<link rel="preload" href="/libconfig-validator-8f9a1e6483bc2dc8_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
|
||||
<link rel="modulepreload" href="/libconfig-validator-8f9a1e6483bc2dc8.js"></head><body>.
|
||||
<link rel="preload" href="/libconfig-validator-87add3db534568c0_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
|
||||
<link rel="modulepreload" href="/libconfig-validator-87add3db534568c0.js"></head><body>.
|
||||
|
||||
.
|
||||
|
||||
|
@ -42,4 +42,4 @@
|
|||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
|
||||
<script type="module">import init from '/libconfig-validator-8f9a1e6483bc2dc8.js';init('/libconfig-validator-8f9a1e6483bc2dc8_bg.wasm');</script></body></html>
|
||||
<script type="module">import init from '/libconfig-validator-87add3db534568c0.js';init('/libconfig-validator-87add3db534568c0_bg.wasm');</script></body></html>
|
|
@ -663,11 +663,11 @@ function __wbg_get_imports() {
|
|||
imports.wbg.__wbindgen_throw = function(arg0, arg1) {
|
||||
throw new Error(getStringFromWasm0(arg0, arg1));
|
||||
};
|
||||
imports.wbg.__wbindgen_closure_wrapper1051 = function(arg0, arg1, arg2) {
|
||||
imports.wbg.__wbindgen_closure_wrapper1046 = function(arg0, arg1, arg2) {
|
||||
const ret = makeClosure(arg0, arg1, 390, __wbg_adapter_16);
|
||||
return addHeapObject(ret);
|
||||
};
|
||||
imports.wbg.__wbindgen_closure_wrapper1275 = function(arg0, arg1, arg2) {
|
||||
imports.wbg.__wbindgen_closure_wrapper1270 = function(arg0, arg1, arg2) {
|
||||
const ret = makeMutClosure(arg0, arg1, 449, __wbg_adapter_19);
|
||||
return addHeapObject(ret);
|
||||
};
|
||||
|
@ -710,7 +710,7 @@ async function __wbg_init(input) {
|
|||
if (wasm !== undefined) return wasm;
|
||||
|
||||
if (typeof input === 'undefined') {
|
||||
input = new URL('libconfig-validator-8f9a1e6483bc2dc8_bg.wasm', import.meta.url);
|
||||
input = new URL('libconfig-validator-87add3db534568c0_bg.wasm', import.meta.url);
|
||||
}
|
||||
const imports = __wbg_get_imports();
|
||||
|
BIN
libconfig-validator-87add3db534568c0_bg.wasm
Normal file
BIN
libconfig-validator-87add3db534568c0_bg.wasm
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue