This commit is contained in:
Spxg
2025-06-05 14:30:16 +00:00
parent cbb5edb607
commit 5f6175bcf9
5 changed files with 5 additions and 5 deletions

View File

@@ -67,6 +67,6 @@ dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));
</script>
<link rel="modulepreload" href="/app-8d3a3bacdac05ee7.js" crossorigin="anonymous" integrity="sha384-hdSfWTHTo8Ojy0bSD/tnGKW9h5eY7Y7r5KE/wZwRbls44zm8dOxRcrq7yCkMBJG0"><link rel="preload" href="/app-8d3a3bacdac05ee7_bg.wasm" crossorigin="anonymous" integrity="sha384-3nNV5M4pv9hGLgUNJZC+pd9KVwaS4RXOSkPIPSSAg1cmV2PdNr8Wpd4unIXbqfk/" as="fetch" type="application/wasm"></head>
<link rel="modulepreload" href="/app-8d3a3bacdac05ee7.js" crossorigin="anonymous" integrity="sha384-hdSfWTHTo8Ojy0bSD/tnGKW9h5eY7Y7r5KE/wZwRbls44zm8dOxRcrq7yCkMBJG0"><link rel="modulepreload" href="/snippets/wasm-array-cp-201e2a98f0e691f7/copy.min.js" crossorigin="anonymous" integrity="sha384-/kdXqGA0wWggjGvIXkrGqccj7ytWMBcPlZqV2uivamNC647IQBH/SW1gdOLKN4Ro"><link rel="preload" href="/app-8d3a3bacdac05ee7_bg.wasm" crossorigin="anonymous" integrity="sha384-3nNV5M4pv9hGLgUNJZC+pd9KVwaS4RXOSkPIPSSAg1cmV2PdNr8Wpd4unIXbqfk/" as="fetch" type="application/wasm"></head>
<body></body>
</html>

View File

@@ -542,7 +542,7 @@ function __wbg_get_imports() {
const ret = arg0.getMonth();
return ret;
};
imports.wbg.__wbg_getRandomValues_9cf8a9a052847419 = function() { return handleError(function (arg0, arg1) {
imports.wbg.__wbg_getRandomValues_4222c05e65c4cb4d = function() { return handleError(function (arg0, arg1) {
globalThis.crypto.getRandomValues(getArrayU8FromWasm0(arg0, arg1));
}, arguments) };
imports.wbg.__wbg_getSeconds_755197b634cca692 = function(arg0) {
@@ -751,7 +751,7 @@ function __wbg_get_imports() {
const ret = arg0.next();
return ret;
}, arguments) };
imports.wbg.__wbg_now_ffb89993ffe8c9e9 = function(arg0) {
imports.wbg.__wbg_now_7b5abb0a69e028e7 = function(arg0) {
const ret = globalThis.performance.now();
getDataViewMemory0().setFloat64(arg0 + 8 * 1, isLikeNone(ret) ? 0 : ret, true);
getDataViewMemory0().setInt32(arg0 + 4 * 0, !isLikeNone(ret), true);

Binary file not shown.

View File

@@ -542,7 +542,7 @@ function __wbg_get_imports() {
const ret = arg0.getMonth();
return ret;
};
imports.wbg.__wbg_getRandomValues_9cf8a9a052847419 = function() { return handleError(function (arg0, arg1) {
imports.wbg.__wbg_getRandomValues_4222c05e65c4cb4d = function() { return handleError(function (arg0, arg1) {
globalThis.crypto.getRandomValues(getArrayU8FromWasm0(arg0, arg1));
}, arguments) };
imports.wbg.__wbg_getSeconds_755197b634cca692 = function(arg0) {
@@ -751,7 +751,7 @@ function __wbg_get_imports() {
const ret = arg0.next();
return ret;
}, arguments) };
imports.wbg.__wbg_now_ffb89993ffe8c9e9 = function(arg0) {
imports.wbg.__wbg_now_7b5abb0a69e028e7 = function(arg0) {
const ret = globalThis.performance.now();
getDataViewMemory0().setFloat64(arg0 + 8 * 1, isLikeNone(ret) ? 0 : ret, true);
getDataViewMemory0().setInt32(arg0 + 4 * 0, !isLikeNone(ret), true);

Binary file not shown.