Skip to content

Commit

Permalink
deploy: 405c2a5
Browse files Browse the repository at this point in the history
  • Loading branch information
randallard committed Dec 8, 2024
1 parent 3aaea5b commit 8fda66b
Show file tree
Hide file tree
Showing 5 changed files with 35 additions and 32 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="/spaces-game/">
<title>Spaces Game</title>
<link rel="stylesheet" href="/spaces-game/tailwind-53c923d99602cf26.css" integrity="sha384&#x2D;P&#x2B;UZkJbtoChONCGWw3IAaIrY&#x2F;x06lHNuvoVo9OILmlgW6L16GfMMgQiipVaVs0Oy"/>
<link rel="modulepreload" href="/spaces-game/spaces-game-50ea24d9e822c2b7.js" crossorigin=anonymous integrity="sha384-x+wraNjK3hSyaMraeeck85jbhPVWr0gT/HiGeZhgt6Ni0YTK2geClXrvXAy2ALzb"><link rel="preload" href="/spaces-game/spaces-game-50ea24d9e822c2b7_bg.wasm" crossorigin=anonymous integrity="sha384-Rj3H2uSdXVDh5vsiuL5GnHlSL3vJyTrWf7rXqSCR5R8YTMi0eihxN86LYv/XAu3j" as="fetch" type="application/wasm"></head>
<link rel="stylesheet" href="/spaces-game/tailwind-d5937ab852214c4c.css" integrity="sha384&#x2D;A5kg&#x2F;5MFCNb4Wb81qWZ&#x2B;cS0yD&#x2B;SUQiEJUTCJUBwj8Poh&#x2F;LUtGSbuZzRN2qkOnHp9"/>
<link rel="modulepreload" href="/spaces-game/spaces-game-148215130203596d.js" crossorigin=anonymous integrity="sha384-3LI4TS+fnKb7Vem8G9zQmwWdkS8EVzJMaphw08WFbk+Xb6OBthLGOTa6ujvJ9rpO"><link rel="preload" href="/spaces-game/spaces-game-148215130203596d_bg.wasm" crossorigin=anonymous integrity="sha384-KDGmehRI4tDNgkkAKLM2wGzqHcb/4du0dOyHBOsfkr3rwfVJ9Q8+tTiKBAX9XNQ2" as="fetch" type="application/wasm"></head>
<body>

<script type="module" nonce="4bi5/HOuk/xgyNWPEQbUbQ==">
import init, * as bindings from '/spaces-game/spaces-game-50ea24d9e822c2b7.js';
const wasm = await init({ module_or_path: '/spaces-game/spaces-game-50ea24d9e822c2b7_bg.wasm' });
<script type="module" nonce="Did+o6bHBA07n8f/zp5Yhg==">
import init, * as bindings from '/spaces-game/spaces-game-148215130203596d.js';
const wasm = await init({ module_or_path: '/spaces-game/spaces-game-148215130203596d_bg.wasm' });


window.wasmBindings = bindings;
Expand Down
26 changes: 13 additions & 13 deletions spaces-game-50ea24d9e822c2b7.js → spaces-game-148215130203596d.js
Original file line number Diff line number Diff line change
Expand Up @@ -208,11 +208,11 @@ function __wbg_adapter_33(arg0, arg1) {
}

function __wbg_adapter_36(arg0, arg1, arg2) {
wasm.closure604_externref_shim(arg0, arg1, arg2);
wasm.closure651_externref_shim(arg0, arg1, arg2);
}

function __wbg_adapter_41(arg0, arg1, arg2) {
wasm.closure656_externref_shim(arg0, arg1, arg2);
wasm.closure703_externref_shim(arg0, arg1, arg2);
}

function addToExternrefTable0(obj) {
Expand All @@ -236,7 +236,7 @@ function isLikeNone(x) {

function notDefined(what) { return () => { throw new Error(`${what} is not defined`); }; }
function __wbg_adapter_164(arg0, arg1, arg2, arg3) {
wasm.closure672_externref_shim(arg0, arg1, arg2, arg3);
wasm.closure719_externref_shim(arg0, arg1, arg2, arg3);
}

const __wbindgen_enum_BinaryType = ["blob", "arraybuffer"];
Expand Down Expand Up @@ -817,24 +817,24 @@ function __wbg_get_imports() {
const ret = wasm.memory;
return ret;
};
imports.wbg.__wbindgen_closure_wrapper875 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 335, __wbg_adapter_30);
imports.wbg.__wbindgen_closure_wrapper1150 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 536, __wbg_adapter_30);
return ret;
};
imports.wbg.__wbindgen_closure_wrapper1334 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 596, __wbg_adapter_33);
imports.wbg.__wbindgen_closure_wrapper1426 = function(arg0, arg1, arg2) {
const ret = makeClosure(arg0, arg1, 643, __wbg_adapter_33);
return ret;
};
imports.wbg.__wbindgen_closure_wrapper1357 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 605, __wbg_adapter_36);
imports.wbg.__wbindgen_closure_wrapper1449 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 652, __wbg_adapter_36);
return ret;
};
imports.wbg.__wbindgen_closure_wrapper1359 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 605, __wbg_adapter_36);
imports.wbg.__wbindgen_closure_wrapper1451 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 652, __wbg_adapter_36);
return ret;
};
imports.wbg.__wbindgen_closure_wrapper2825 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 657, __wbg_adapter_41);
imports.wbg.__wbindgen_closure_wrapper2918 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 704, __wbg_adapter_41);
return ret;
};
imports.wbg.__wbindgen_init_externref_table = function() {
Expand Down
Binary file added spaces-game-148215130203596d_bg.wasm
Binary file not shown.
Binary file removed spaces-game-50ea24d9e822c2b7_bg.wasm
Binary file not shown.
31 changes: 17 additions & 14 deletions tailwind-53c923d99602cf26.css → tailwind-d5937ab852214c4c.css
Original file line number Diff line number Diff line change
Expand Up @@ -620,6 +620,10 @@ video {
margin-bottom: 1.5rem;
}

.ml-2 {
margin-left: 0.5rem;
}

.mt-2 {
margin-top: 0.5rem;
}
Expand Down Expand Up @@ -680,6 +684,10 @@ video {
height: 100%;
}

.max-h-64 {
max-height: 16rem;
}

.min-h-screen {
min-height: 100vh;
}
Expand Down Expand Up @@ -780,6 +788,10 @@ video {
gap: 2rem;
}

.overflow-y-auto {
overflow-y: auto;
}

.rounded {
border-radius: 0.25rem;
}
Expand Down Expand Up @@ -989,6 +1001,11 @@ video {
color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.text-gray-500 {
--tw-text-opacity: 1;
color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}

.text-orange-400 {
--tw-text-opacity: 1;
color: rgb(251 146 60 / var(--tw-text-opacity, 1));
Expand All @@ -1004,10 +1021,6 @@ video {
color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.opacity-50 {
opacity: 0.5;
}

.shadow-lg {
--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
Expand All @@ -1030,12 +1043,6 @@ video {
transition-duration: 150ms;
}

.transition-opacity {
transition-property: opacity;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}

.hover\:border-blue-500:hover {
--tw-border-opacity: 1;
border-color: rgb(59 130 246 / var(--tw-border-opacity, 1));
Expand Down Expand Up @@ -1079,8 +1086,4 @@ video {
.hover\:text-red-300:hover {
--tw-text-opacity: 1;
color: rgb(252 165 165 / var(--tw-text-opacity, 1));
}

.hover\:opacity-100:hover {
opacity: 1;
}

0 comments on commit 8fda66b

Please sign in to comment.