This commit is contained in:
Spxg
2025-11-30 16:30:26 +00:00
parent 36915d76cc
commit 4b0066c80a
8 changed files with 1140 additions and 1233 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@@ -55,8 +55,8 @@
<script type="module">
import init, * as bindings from '/app-3e0fcd662b1868e3.js';
const wasm = await init({ module_or_path: '/app-3e0fcd662b1868e3_bg.wasm' });
import init, * as bindings from '/app-b8b72f7b3da64ea5.js';
const wasm = await init({ module_or_path: '/app-b8b72f7b3da64ea5_bg.wasm' });
window.wasmBindings = bindings;
@@ -67,6 +67,6 @@ dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));
</script>
<link rel="modulepreload" href="/app-3e0fcd662b1868e3.js" crossorigin="anonymous" integrity="sha384-AYH98yD86W1GI4//eMBa9+xyzt6dEb+YuRlHjYvT1RTRg2J832k/p2+Nrma6DU6I"><link rel="preload" href="/app-3e0fcd662b1868e3_bg.wasm" crossorigin="anonymous" integrity="sha384-XklOwYCgk+RxMLImq4NS2M1ih8YXypHjyDBPPE1Ec8bdxDA9+ZCfQ5616YJcl6ip" as="fetch" type="application/wasm"></head>
<link rel="modulepreload" href="/app-b8b72f7b3da64ea5.js" crossorigin="anonymous" integrity="sha384-JkAetOfpiZPQOeUYI20Am9zaS6S7gX5tNlYlONIJ/+9TKYEf7UklY/HPVSd1FwLm"><link rel="preload" href="/app-b8b72f7b3da64ea5_bg.wasm" crossorigin="anonymous" integrity="sha384-cvRkGrK3iYVViH+hfuJFzwsCFBa8lRqezQlQ20AYiHdH9fAIgURpIGO5TeVfEir5" as="fetch" type="application/wasm"></head>
<body></body>
</html>

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.