diff options
| author | LLLL Colonq <llll@colonq> | 2026-07-21 13:53:20 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-07-21 13:53:20 -0400 |
| commit | 3ec03ba57474aa4320cb7901980b55706adbc111 (patch) | |
| tree | 97fcf8d1825cd4bdda65c4b516853dfda60f3610 /2026/framing/dist | |
| parent | 47c0d930736bb5247a7f7ba05c7d41e33038102a (diff) | |
Update
Diffstat (limited to '2026/framing/dist')
| -rw-r--r-- | 2026/framing/dist/game_lib-a509343dd3244dc8.js (renamed from 2026/framing/dist/game_lib-756716c85f227e5e.js) | 0 | ||||
| -rw-r--r-- | 2026/framing/dist/game_lib-a509343dd3244dc8_bg.wasm (renamed from 2026/framing/dist/game_lib-756716c85f227e5e_bg.wasm) | bin | 21784901 -> 21784908 bytes | |||
| -rw-r--r-- | 2026/framing/dist/index.html | 6 |
3 files changed, 3 insertions, 3 deletions
diff --git a/2026/framing/dist/game_lib-756716c85f227e5e.js b/2026/framing/dist/game_lib-a509343dd3244dc8.js index 51c21fe..51c21fe 100644 --- a/2026/framing/dist/game_lib-756716c85f227e5e.js +++ b/2026/framing/dist/game_lib-a509343dd3244dc8.js diff --git a/2026/framing/dist/game_lib-756716c85f227e5e_bg.wasm b/2026/framing/dist/game_lib-a509343dd3244dc8_bg.wasm Binary files differindex ef0aad6..e109adf 100644 --- a/2026/framing/dist/game_lib-756716c85f227e5e_bg.wasm +++ b/2026/framing/dist/game_lib-a509343dd3244dc8_bg.wasm diff --git a/2026/framing/dist/index.html b/2026/framing/dist/index.html index 8c53213..ae8ba12 100644 --- a/2026/framing/dist/index.html +++ b/2026/framing/dist/index.html @@ -6,8 +6,8 @@ <meta charset="UTF-8"> <script type="module"> -import init, * as bindings from '/framing/dist/game_lib-756716c85f227e5e.js'; -const wasm = await init({ module_or_path: '/framing/dist/game_lib-756716c85f227e5e_bg.wasm' }); +import init, * as bindings from '/framing/dist/game_lib-a509343dd3244dc8.js'; +const wasm = await init({ module_or_path: '/framing/dist/game_lib-a509343dd3244dc8_bg.wasm' }); window.wasmBindings = bindings; @@ -23,7 +23,7 @@ dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}})); <link rel="icon" href="data:;base64,iVBORw0KGgo="> <link rel="stylesheet" href="/framing/dist/index-1e3cd2ca0ba4d1ec.css" integrity="sha384-1q3UDTmLdOyf9/QxW+Imap//HWhTWNfvn7j2iwuUap3HSD6IOGG7pDS9VJMk7nKv"/> <title>TODO TITLE</title> - <link rel="modulepreload" href="/framing/dist/game_lib-756716c85f227e5e.js" crossorigin="anonymous" integrity="sha384-kETWGSRk6mu21Pl7hsEBpB7eWp9Jg8dJ0WfMsHTslM4gPgB1ny4BccJxZQiG/rOL"><link rel="modulepreload" href="/framing/dist/snippets/teleia-727bf4351691f1c8/src/helpers.js" crossorigin="anonymous" integrity="sha384-HhtEY2WfGmhyPUSRWKZvqsRxYsdT/DLEdFUqWyDZt6G6lrNHmE1zMlw4BJ3RycRd"><link rel="modulepreload" href="/framing/dist/snippets/game_lib-09da6449fcb9d06e/src/bindings.js" crossorigin="anonymous" integrity="sha384-OqSoI1U/qGAdOIY23X7G4HXgi2h6nb8jbT8RiF1LDHgJg7UPDyGz1ZQ/rgmUg4ue"><link rel="preload" href="/framing/dist/game_lib-756716c85f227e5e_bg.wasm" crossorigin="anonymous" integrity="sha384-iM/1P6P3lvXgnPMw0tt4ocjj6nBFBjHbULHKLD27+v172BszheW1lu2oltfrpEnw" as="fetch" type="application/wasm"></head> + <link rel="modulepreload" href="/framing/dist/game_lib-a509343dd3244dc8.js" crossorigin="anonymous" integrity="sha384-kETWGSRk6mu21Pl7hsEBpB7eWp9Jg8dJ0WfMsHTslM4gPgB1ny4BccJxZQiG/rOL"><link rel="modulepreload" href="/framing/dist/snippets/game_lib-09da6449fcb9d06e/src/bindings.js" crossorigin="anonymous" integrity="sha384-OqSoI1U/qGAdOIY23X7G4HXgi2h6nb8jbT8RiF1LDHgJg7UPDyGz1ZQ/rgmUg4ue"><link rel="modulepreload" href="/framing/dist/snippets/teleia-727bf4351691f1c8/src/helpers.js" crossorigin="anonymous" integrity="sha384-HhtEY2WfGmhyPUSRWKZvqsRxYsdT/DLEdFUqWyDZt6G6lrNHmE1zMlw4BJ3RycRd"><link rel="preload" href="/framing/dist/game_lib-a509343dd3244dc8_bg.wasm" crossorigin="anonymous" integrity="sha384-mznY6+bfU5XIP79YSpHzuNd37ePGUT6ozIc4RfEodpnBunxBglkgO6wq31LV8Ddq" as="fetch" type="application/wasm"></head> <body> <script type="module"> window.addEventListener("TrunkApplicationStarted", async (event) => { |
