new deploy: 2024-06-08T01:04:06+00:00
This commit is contained in:
parent
11803d53ac
commit
b17254f20d
4 changed files with 8 additions and 8 deletions
|
@ -4,8 +4,8 @@
|
|||
<link rel="stylesheet" href="/index-f36dde8e5dd4fd1f.css">
|
||||
|
||||
|
||||
<link rel="preload" href="/libconfig-validator-a719fa2ccc9a6e24_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
|
||||
<link rel="modulepreload" href="/libconfig-validator-a719fa2ccc9a6e24.js"></head><body>.
|
||||
<link rel="preload" href="/libconfig-validator-aeea7e49293c387b_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
|
||||
<link rel="modulepreload" href="/libconfig-validator-aeea7e49293c387b.js"></head><body>.
|
||||
|
||||
.
|
||||
|
||||
|
@ -42,4 +42,4 @@
|
|||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
|
||||
<script type="module">import init from '/libconfig-validator-a719fa2ccc9a6e24.js';init('/libconfig-validator-a719fa2ccc9a6e24_bg.wasm');</script></body></html>
|
||||
<script type="module">import init from '/libconfig-validator-aeea7e49293c387b.js';init('/libconfig-validator-aeea7e49293c387b_bg.wasm');</script></body></html>
|
Binary file not shown.
|
@ -630,12 +630,12 @@ function getImports() {
|
|||
imports.wbg.__wbindgen_throw = function(arg0, arg1) {
|
||||
throw new Error(getStringFromWasm0(arg0, arg1));
|
||||
};
|
||||
imports.wbg.__wbindgen_closure_wrapper835 = function(arg0, arg1, arg2) {
|
||||
const ret = makeMutClosure(arg0, arg1, 327, __wbg_adapter_16);
|
||||
imports.wbg.__wbindgen_closure_wrapper839 = function(arg0, arg1, arg2) {
|
||||
const ret = makeMutClosure(arg0, arg1, 328, __wbg_adapter_16);
|
||||
return addHeapObject(ret);
|
||||
};
|
||||
imports.wbg.__wbindgen_closure_wrapper1048 = function(arg0, arg1, arg2) {
|
||||
const ret = makeMutClosure(arg0, arg1, 377, __wbg_adapter_19);
|
||||
imports.wbg.__wbindgen_closure_wrapper1052 = function(arg0, arg1, arg2) {
|
||||
const ret = makeMutClosure(arg0, arg1, 378, __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-a719fa2ccc9a6e24_bg.wasm', import.meta.url);
|
||||
input = new URL('libconfig-validator-aeea7e49293c387b_bg.wasm', import.meta.url);
|
||||
}
|
||||
const imports = getImports();
|
||||
|
BIN
libconfig-validator-aeea7e49293c387b_bg.wasm
Normal file
BIN
libconfig-validator-aeea7e49293c387b_bg.wasm
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue