new deploy: 2024-10-18T23:09:25+00:00
This commit is contained in:
parent
98e163d08d
commit
f1da5fb16a
3 changed files with 5 additions and 5 deletions
|
@ -4,8 +4,8 @@
|
|||
<link rel="stylesheet" href="/index-f36dde8e5dd4fd1f.css">
|
||||
|
||||
|
||||
<link rel="preload" href="/libconfig-validator-40912e2c73306643_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
|
||||
<link rel="modulepreload" href="/libconfig-validator-40912e2c73306643.js"></head><body>.
|
||||
<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>.
|
||||
|
||||
.
|
||||
|
||||
|
@ -42,4 +42,4 @@
|
|||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
|
||||
<script type="module">import init from '/libconfig-validator-40912e2c73306643.js';init('/libconfig-validator-40912e2c73306643_bg.wasm');</script></body></html>
|
||||
<script type="module">import init from '/libconfig-validator-8a0539c3cc14eaf6.js';init('/libconfig-validator-8a0539c3cc14eaf6_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__hb16560df4a22b68d(arg0, arg1, addBorrowedObject(arg2));
|
||||
wasm._dyn_core__ops__function__Fn___A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h40f816289453b966(arg0, arg1, addBorrowedObject(arg2));
|
||||
} finally {
|
||||
heap[stack_pointer++] = undefined;
|
||||
}
|
||||
|
@ -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-40912e2c73306643_bg.wasm', import.meta.url);
|
||||
module_or_path = new URL('libconfig-validator-8a0539c3cc14eaf6_bg.wasm', import.meta.url);
|
||||
}
|
||||
const imports = __wbg_get_imports();
|
||||
|
Binary file not shown.
Loading…
Reference in a new issue