✨ update
This commit is contained in:
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>
|
||||
Reference in New Issue
Block a user