This commit is contained in:
Spxg
2025-05-28 15:35:06 +00:00
parent 73a2ce5422
commit ec4badd4d1
6 changed files with 46 additions and 50 deletions

View File

@@ -55,8 +55,8 @@
<script type="module">
import init, * as bindings from '/app-da634f1fdc17cfff.js';
const wasm = await init({ module_or_path: '/app-da634f1fdc17cfff_bg.wasm' });
import init, * as bindings from '/app-a215c76f1074cd10.js';
const wasm = await init({ module_or_path: '/app-a215c76f1074cd10_bg.wasm' });
window.wasmBindings = bindings;
@@ -66,6 +66,6 @@ dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));
</script>
<link rel="modulepreload" href="/app-da634f1fdc17cfff.js" crossorigin="anonymous" integrity="sha384-XiWzhjGnGIAz7n72KFNtap2g9gc9UkQoGFFC6KqzQvEjhn1ffxD1f3RcnOyn9X45"><link rel="modulepreload" href="/snippets/sqlite-wasm-rs-7363ec544fce135b/src/vfs/utils.js" crossorigin="anonymous" integrity="sha384-O3Tn5WgKg9mHCpDfFO5a31dpbqzX2USLNSznUDUhmdhqj4j/7UkBh0V9GynZBBGU"><link rel="preload" href="/app-da634f1fdc17cfff_bg.wasm" crossorigin="anonymous" integrity="sha384-xcF/v8RdcS8tm2YgEKyP+SsZiGWnFIevb95OSdlUmI8zAVsfKxRGxXPoMUJC29FQ" as="fetch" type="application/wasm"></head>
<link rel="modulepreload" href="/app-a215c76f1074cd10.js" crossorigin="anonymous" integrity="sha384-gt2RpL/aS0OtKjZ01RxX5L2AW9LKIH5TyTHbtPeYtlS7qLvoUpqflHx3IxBljW36"><link rel="modulepreload" href="/snippets/sqlite-wasm-rs-7363ec544fce135b/src/vfs/utils.js" crossorigin="anonymous" integrity="sha384-O3Tn5WgKg9mHCpDfFO5a31dpbqzX2USLNSznUDUhmdhqj4j/7UkBh0V9GynZBBGU"><link rel="preload" href="/app-a215c76f1074cd10_bg.wasm" crossorigin="anonymous" integrity="sha384-KudC1GsJ6soq8k3c0m3FbMpi/o57JE2mWaZGdUVcIjN1ix+ib0nVerKPSteUtP8S" as="fetch" type="application/wasm"></head>
<body></body>
</html>