✨ update
This commit is contained in:
BIN
freemono.ttf
Normal file
BIN
freemono.ttf
Normal file
Binary file not shown.
10
index.html
10
index.html
@@ -10,6 +10,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -31,11 +33,11 @@
|
||||
|
||||
|
||||
|
||||
<!--<link data-trunk rel="sass" href="main.scss" />-->
|
||||
<link rel="stylesheet" href="/main-148897a668350f6e.css" integrity="sha384-nGIDBUHCWROKdlElGdixLBXi+MIlWjeP2AyvAlyfif+mxN1AkTIG3r0pc0V5+ujX"/>
|
||||
|
||||
<script type="module">
|
||||
import init, * as bindings from '/web_iouring-f0077cab72ec3e7f.js';
|
||||
const wasm = await init({ module_or_path: '/web_iouring-f0077cab72ec3e7f_bg.wasm' });
|
||||
import init, * as bindings from '/web_iouring-daffd67c823c91c2.js';
|
||||
const wasm = await init({ module_or_path: '/web_iouring-daffd67c823c91c2_bg.wasm' });
|
||||
|
||||
|
||||
window.wasmBindings = bindings;
|
||||
@@ -45,6 +47,6 @@ dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));
|
||||
|
||||
</script>
|
||||
<base href="/" />
|
||||
<link rel="modulepreload" href="/web_iouring-f0077cab72ec3e7f.js" crossorigin="anonymous" integrity="sha384-4MQVWNzJ59/eIjcbi1uBL7FsmqzNvNXpUsmFMEdY1cbLC3kbFLspTZDHCzkAqbyv"><link rel="preload" href="/web_iouring-f0077cab72ec3e7f_bg.wasm" crossorigin="anonymous" integrity="sha384-6acToqLpVrWrzl2SW03j9qp/hw0T4GiYPy/FtmlHAgXCWUQvo/Tr8OTpubR/d/sC" as="fetch" type="application/wasm"></head>
|
||||
<link rel="modulepreload" href="/web_iouring-daffd67c823c91c2.js" crossorigin="anonymous" integrity="sha384-KFz2s0PwvG25+EU7WT9Vuc63SqGBVvHQsZg55YjsnyQhCJeDBYwtOnPXu/onXchI"><link rel="preload" href="/web_iouring-daffd67c823c91c2_bg.wasm" crossorigin="anonymous" integrity="sha384-gJlWqD6T0Dtz4XpXoJ/8BFUVBTjBIelRwSzSdQxRD29oPJWeLlBtp8H+DD+Zimbn" as="fetch" type="application/wasm"></head>
|
||||
|
||||
</html>
|
||||
77
main-148897a668350f6e.css
Normal file
77
main-148897a668350f6e.css
Normal file
@@ -0,0 +1,77 @@
|
||||
@font-face {
|
||||
font-family: freemono;
|
||||
src: url("freemono.ttf");
|
||||
}
|
||||
@font-face {
|
||||
font-family: monocraft;
|
||||
src: url("monocraft.ttf");
|
||||
}
|
||||
html * {
|
||||
font-family: freemono, monocraft, monospace !important;
|
||||
scrollbar-color: hsla(232, 97%, 85%, 0.5) hsla(240, 21.05%, 14.9%, 0.7) !important;
|
||||
scrollbar-width: thin !important;
|
||||
scroll-behavior: smooth !important;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.textarea {
|
||||
-ms-overflow-style: none !important;
|
||||
scrollbar-width: none !important;
|
||||
}
|
||||
|
||||
.textarea::-webkit-scrollbar {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.box {
|
||||
backdrop-filter: blur(4px) !important;
|
||||
}
|
||||
|
||||
.card {
|
||||
backdrop-filter: blur(4px) !important;
|
||||
}
|
||||
|
||||
.input,
|
||||
.select select,
|
||||
.textarea {
|
||||
backdrop-filter: blur(4px);
|
||||
background-color: white, 0.213125 !important;
|
||||
border-color: white !important;
|
||||
}
|
||||
|
||||
a.navbar-item,
|
||||
a.navbar-item:hover {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
::-moz-selection {
|
||||
background: rgba(245, 194, 231, 0.2509803922) !important;
|
||||
}
|
||||
|
||||
::selection {
|
||||
background: rgba(245, 194, 231, 0.2509803922) !important;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #f5c2e7 !important;
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: underline !important;
|
||||
filter: url("post.bloom.svg#process") !important;
|
||||
}
|
||||
|
||||
button {
|
||||
background-color: transparent !important;
|
||||
border-color: transparent !important;
|
||||
color: white !important;
|
||||
}
|
||||
|
||||
button:hover {
|
||||
text-decoration: underline !important;
|
||||
filter: url("post.bloom.svg#process") !important;
|
||||
}
|
||||
@@ -245,19 +245,19 @@ function debugString(val) {
|
||||
return className;
|
||||
}
|
||||
function __wbg_adapter_44(arg0, arg1, arg2) {
|
||||
wasm.closure511_externref_shim(arg0, arg1, arg2);
|
||||
wasm.closure1425_externref_shim(arg0, arg1, arg2);
|
||||
}
|
||||
|
||||
function __wbg_adapter_47(arg0, arg1) {
|
||||
wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hec602a450404c55a(arg0, arg1);
|
||||
wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h33a5be86142bf205(arg0, arg1);
|
||||
}
|
||||
|
||||
function __wbg_adapter_50(arg0, arg1, arg2) {
|
||||
wasm.closure630_externref_shim(arg0, arg1, arg2);
|
||||
wasm.closure1545_externref_shim(arg0, arg1, arg2);
|
||||
}
|
||||
|
||||
function __wbg_adapter_53(arg0, arg1, arg2) {
|
||||
wasm.closure653_externref_shim(arg0, arg1, arg2);
|
||||
wasm.closure1564_externref_shim(arg0, arg1, arg2);
|
||||
}
|
||||
|
||||
async function __wbg_load(module, imports) {
|
||||
@@ -301,6 +301,14 @@ function __wbg_get_imports() {
|
||||
const ret = arg0.altKey;
|
||||
return ret;
|
||||
};
|
||||
imports.wbg.__wbg_appendChild_8204974b7328bf98 = function() { return handleError(function (arg0, arg1) {
|
||||
const ret = arg0.appendChild(arg1);
|
||||
return ret;
|
||||
}, arguments) };
|
||||
imports.wbg.__wbg_apply_36be6a55257c99bf = function() { return handleError(function (arg0, arg1, arg2) {
|
||||
const ret = arg0.apply(arg1, arg2);
|
||||
return ret;
|
||||
}, arguments) };
|
||||
imports.wbg.__wbg_attachShader_3d4eb6af9e3e7bd1 = function(arg0, arg1, arg2) {
|
||||
arg0.attachShader(arg1, arg2);
|
||||
};
|
||||
@@ -348,6 +356,10 @@ function __wbg_get_imports() {
|
||||
imports.wbg.__wbg_clear_62b9037b892f6988 = function(arg0, arg1) {
|
||||
arg0.clear(arg1 >>> 0);
|
||||
};
|
||||
imports.wbg.__wbg_clipboard_93f8aa8cc426db44 = function(arg0) {
|
||||
const ret = arg0.clipboard;
|
||||
return ret;
|
||||
};
|
||||
imports.wbg.__wbg_cloneNode_e35b333b87d51340 = function() { return handleError(function (arg0) {
|
||||
const ret = arg0.cloneNode();
|
||||
return ret;
|
||||
@@ -433,6 +445,10 @@ function __wbg_get_imports() {
|
||||
imports.wbg.__wbg_error_80de38b3f7cc3c3c = function(arg0, arg1, arg2, arg3) {
|
||||
console.error(arg0, arg1, arg2, arg3);
|
||||
};
|
||||
imports.wbg.__wbg_eval_e10dc02e9547f640 = function() { return handleError(function (arg0, arg1) {
|
||||
const ret = eval(getStringFromWasm0(arg0, arg1));
|
||||
return ret;
|
||||
}, arguments) };
|
||||
imports.wbg.__wbg_from_2a5d3e218e67aa85 = function(arg0) {
|
||||
const ret = Array.from(arg0);
|
||||
return ret;
|
||||
@@ -463,6 +479,10 @@ function __wbg_get_imports() {
|
||||
const ret = arg0.getUniformLocation(arg1, getStringFromWasm0(arg2, arg3));
|
||||
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
||||
};
|
||||
imports.wbg.__wbg_get_67b2ba62fc30de12 = function() { return handleError(function (arg0, arg1) {
|
||||
const ret = Reflect.get(arg0, arg1);
|
||||
return ret;
|
||||
}, arguments) };
|
||||
imports.wbg.__wbg_get_b9b93047fe3cf45b = function(arg0, arg1) {
|
||||
const ret = arg0[arg1 >>> 0];
|
||||
return ret;
|
||||
@@ -485,6 +505,10 @@ function __wbg_get_imports() {
|
||||
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
||||
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
||||
}, arguments) };
|
||||
imports.wbg.__wbg_head_fa0ce59b81a623f5 = function(arg0) {
|
||||
const ret = arg0.head;
|
||||
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
||||
};
|
||||
imports.wbg.__wbg_height_838cee19ba8597db = function(arg0) {
|
||||
const ret = arg0.height;
|
||||
return ret;
|
||||
@@ -642,6 +666,10 @@ function __wbg_get_imports() {
|
||||
getDataViewMemory0().setInt32(arg0 + 4 * 1, len1, true);
|
||||
getDataViewMemory0().setInt32(arg0 + 4 * 0, ptr1, true);
|
||||
};
|
||||
imports.wbg.__wbg_navigator_1577371c070c8947 = function(arg0) {
|
||||
const ret = arg0.navigator;
|
||||
return ret;
|
||||
};
|
||||
imports.wbg.__wbg_new_405e22f390576ce2 = function() {
|
||||
const ret = new Object();
|
||||
return ret;
|
||||
@@ -650,6 +678,10 @@ function __wbg_get_imports() {
|
||||
const ret = new Float32Array(arg0);
|
||||
return ret;
|
||||
};
|
||||
imports.wbg.__wbg_new_78feb108b6472713 = function() {
|
||||
const ret = new Array();
|
||||
return ret;
|
||||
};
|
||||
imports.wbg.__wbg_new_8a6f238a6ece86ea = function() {
|
||||
const ret = new Error();
|
||||
return ret;
|
||||
@@ -737,6 +769,10 @@ function __wbg_get_imports() {
|
||||
imports.wbg.__wbg_pushState_d132f15566570786 = function() { return handleError(function (arg0, arg1, arg2, arg3, arg4, arg5) {
|
||||
arg0.pushState(arg1, getStringFromWasm0(arg2, arg3), arg4 === 0 ? undefined : getStringFromWasm0(arg4, arg5));
|
||||
}, arguments) };
|
||||
imports.wbg.__wbg_push_737cfc8c1432c2c6 = function(arg0, arg1) {
|
||||
const ret = arg0.push(arg1);
|
||||
return ret;
|
||||
};
|
||||
imports.wbg.__wbg_querySelector_c69f8b573958906b = function() { return handleError(function (arg0, arg1, arg2) {
|
||||
const ret = arg0.querySelector(getStringFromWasm0(arg1, arg2));
|
||||
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
||||
@@ -885,6 +921,9 @@ function __wbg_get_imports() {
|
||||
const ret = typeof window === 'undefined' ? null : window;
|
||||
return isLikeNone(ret) ? 0 : addToExternrefTable0(ret);
|
||||
};
|
||||
imports.wbg.__wbg_stopPropagation_11d220a858e5e0fb = function(arg0) {
|
||||
arg0.stopPropagation();
|
||||
};
|
||||
imports.wbg.__wbg_subarray_aa9065fa9dc5df96 = function(arg0, arg1, arg2) {
|
||||
const ret = arg0.subarray(arg1 >>> 0, arg2 >>> 0);
|
||||
return ret;
|
||||
@@ -950,6 +989,10 @@ function __wbg_get_imports() {
|
||||
const ret = arg0.width;
|
||||
return ret;
|
||||
};
|
||||
imports.wbg.__wbg_writeText_51c338e8ae4b85b9 = function(arg0, arg1, arg2) {
|
||||
const ret = arg0.writeText(getStringFromWasm0(arg1, arg2));
|
||||
return ret;
|
||||
};
|
||||
imports.wbg.__wbindgen_as_number = function(arg0) {
|
||||
const ret = +arg0;
|
||||
return ret;
|
||||
@@ -968,20 +1011,20 @@ function __wbg_get_imports() {
|
||||
const ret = false;
|
||||
return ret;
|
||||
};
|
||||
imports.wbg.__wbindgen_closure_wrapper1071 = function(arg0, arg1, arg2) {
|
||||
const ret = makeClosure(arg0, arg1, 512, __wbg_adapter_44);
|
||||
imports.wbg.__wbindgen_closure_wrapper3119 = function(arg0, arg1, arg2) {
|
||||
const ret = makeClosure(arg0, arg1, 1426, __wbg_adapter_44);
|
||||
return ret;
|
||||
};
|
||||
imports.wbg.__wbindgen_closure_wrapper1320 = function(arg0, arg1, arg2) {
|
||||
const ret = makeMutClosure(arg0, arg1, 628, __wbg_adapter_47);
|
||||
imports.wbg.__wbindgen_closure_wrapper3377 = function(arg0, arg1, arg2) {
|
||||
const ret = makeMutClosure(arg0, arg1, 1543, __wbg_adapter_47);
|
||||
return ret;
|
||||
};
|
||||
imports.wbg.__wbindgen_closure_wrapper1332 = function(arg0, arg1, arg2) {
|
||||
const ret = makeMutClosure(arg0, arg1, 631, __wbg_adapter_50);
|
||||
imports.wbg.__wbindgen_closure_wrapper3389 = function(arg0, arg1, arg2) {
|
||||
const ret = makeMutClosure(arg0, arg1, 1546, __wbg_adapter_50);
|
||||
return ret;
|
||||
};
|
||||
imports.wbg.__wbindgen_closure_wrapper1371 = function(arg0, arg1, arg2) {
|
||||
const ret = makeMutClosure(arg0, arg1, 654, __wbg_adapter_53);
|
||||
imports.wbg.__wbindgen_closure_wrapper3432 = function(arg0, arg1, arg2) {
|
||||
const ret = makeMutClosure(arg0, arg1, 1565, __wbg_adapter_53);
|
||||
return ret;
|
||||
};
|
||||
imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
|
||||
BIN
web_iouring-daffd67c823c91c2_bg.wasm
Normal file
BIN
web_iouring-daffd67c823c91c2_bg.wasm
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user