This commit is contained in:
Spxg
2025-05-29 15:06:59 +00:00
parent 67f177b343
commit 99989d51cb
3 changed files with 3 additions and 3 deletions

View File

@@ -55,8 +55,8 @@
<script type="module">
import init, * as bindings from '/app-c4727d5163f7aeee.js';
const wasm = await init({ module_or_path: '/app-c4727d5163f7aeee_bg.wasm' });
import init, * as bindings from '/app-7478d2bb2b34e98e.js';
const wasm = await init({ module_or_path: '/app-7478d2bb2b34e98e_bg.wasm' });
window.wasmBindings = bindings;
@@ -67,6 +67,6 @@ dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));
</script>
<link rel="modulepreload" href="/app-c4727d5163f7aeee.js" crossorigin="anonymous" integrity="sha384-P2eTJhPL83j9D3GyyRoPZNeGIJjGgh2EmlopDKZfpqsLdgZHEpw5Yh3jtxX4mOrC"><link rel="modulepreload" href="/snippets/wasm-array-cp-201e2a98f0e691f7/copy.min.js" crossorigin="anonymous" integrity="sha384-/kdXqGA0wWggjGvIXkrGqccj7ytWMBcPlZqV2uivamNC647IQBH/SW1gdOLKN4Ro"><link rel="preload" href="/app-c4727d5163f7aeee_bg.wasm" crossorigin="anonymous" integrity="sha384-5P/hGLADsKQc41x3f7ADeKjZbHtLC131JT+0tIJaBz6CqC92ZjReYxsYFQt2yhQg" as="fetch" type="application/wasm"></head>
<link rel="modulepreload" href="/app-7478d2bb2b34e98e.js" crossorigin="anonymous" integrity="sha384-P2eTJhPL83j9D3GyyRoPZNeGIJjGgh2EmlopDKZfpqsLdgZHEpw5Yh3jtxX4mOrC"><link rel="modulepreload" href="/snippets/wasm-array-cp-201e2a98f0e691f7/copy.min.js" crossorigin="anonymous" integrity="sha384-/kdXqGA0wWggjGvIXkrGqccj7ytWMBcPlZqV2uivamNC647IQBH/SW1gdOLKN4Ro"><link rel="preload" href="/app-7478d2bb2b34e98e_bg.wasm" crossorigin="anonymous" integrity="sha384-CFZhR/crqvTiQjMa+zPJhH8yTq5AtokEqHbzn/qxLvF9rzs2TL6CS1EwHlLo6Upj" as="fetch" type="application/wasm"></head>
<body></body>
</html>