✨ update
This commit is contained in:
@@ -34,8 +34,8 @@
|
||||
<!--<link data-trunk rel="sass" href="main.scss" />-->
|
||||
|
||||
<script type="module">
|
||||
import init, * as bindings from '/web_iouring-7dd6ffac47ffb586.js';
|
||||
const wasm = await init({ module_or_path: '/web_iouring-7dd6ffac47ffb586_bg.wasm' });
|
||||
import init, * as bindings from '/web_iouring-f0077cab72ec3e7f.js';
|
||||
const wasm = await init({ module_or_path: '/web_iouring-f0077cab72ec3e7f_bg.wasm' });
|
||||
|
||||
|
||||
window.wasmBindings = bindings;
|
||||
@@ -45,6 +45,6 @@ dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));
|
||||
|
||||
</script>
|
||||
<base href="/" />
|
||||
<link rel="modulepreload" href="/web_iouring-7dd6ffac47ffb586.js" crossorigin="anonymous" integrity="sha384-yVAB6Y/TsAk08IMeFX2LdptQzoFmwo1/qA9/1l/5+NuOELSjOwHAh8mB4ObcDMsh"><link rel="preload" href="/web_iouring-7dd6ffac47ffb586_bg.wasm" crossorigin="anonymous" integrity="sha384-4GlO70WHkhXdPTyZfVH7uVb484YHLaipdidFIMwff4m3iic6pzFL5PsKlmqgUzE4" as="fetch" type="application/wasm"></head>
|
||||
<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>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user