This commit is contained in:
Spxg
2025-05-21 15:56:42 +00:00
parent 9a7daa3fb3
commit a91ad7e597
4 changed files with 3 additions and 3 deletions

View File

@@ -53,8 +53,8 @@
<script type="module">
import init, * as bindings from '/app-a77e060dd390d2b8.js';
const wasm = await init({ module_or_path: '/app-a77e060dd390d2b8_bg.wasm' });
import init, * as bindings from '/app-c6ce8d09debe161a.js';
const wasm = await init({ module_or_path: '/app-c6ce8d09debe161a_bg.wasm' });
window.wasmBindings = bindings;
@@ -64,6 +64,6 @@ dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));
</script>
<link rel="modulepreload" href="/app-a77e060dd390d2b8.js" crossorigin="anonymous" integrity="sha384-vYzTLiMTVCtd/hYewjWNfdy7Ry86v1urHUFy7XlrbFvot/LEI3IB1HTqVPZf2uS/"><link rel="modulepreload" href="/snippets/sqlite-wasm-rs-7363ec544fce135b/src/vfs/utils.js" crossorigin="anonymous" integrity="sha384-O3Tn5WgKg9mHCpDfFO5a31dpbqzX2USLNSznUDUhmdhqj4j/7UkBh0V9GynZBBGU"><link rel="preload" href="/app-a77e060dd390d2b8_bg.wasm" crossorigin="anonymous" integrity="sha384-kP+o9MXNZqwr/PypuLFwSj5DU2o1/fIsvewOVlb7EloE3JwLnJrWHiHk/tFnWEa5" as="fetch" type="application/wasm"></head>
<link rel="modulepreload" href="/app-c6ce8d09debe161a.js" crossorigin="anonymous" integrity="sha384-vYzTLiMTVCtd/hYewjWNfdy7Ry86v1urHUFy7XlrbFvot/LEI3IB1HTqVPZf2uS/"><link rel="modulepreload" href="/snippets/sqlite-wasm-rs-7363ec544fce135b/src/vfs/utils.js" crossorigin="anonymous" integrity="sha384-O3Tn5WgKg9mHCpDfFO5a31dpbqzX2USLNSznUDUhmdhqj4j/7UkBh0V9GynZBBGU"><link rel="preload" href="/app-c6ce8d09debe161a_bg.wasm" crossorigin="anonymous" integrity="sha384-pz7ez8PSCvpApcUYia/SpKx+yOHeEm3yJO0xPR4/IohwZnvBj6MuLq7G+J7xBUUr" as="fetch" type="application/wasm"></head>
<body></body>
</html>

Binary file not shown.