Skip to content

Commit 16c404e

Browse files
committed
Deploying to pages from @ 714cafc 🚀
1 parent 4cb9099 commit 16c404e

3 files changed

+182
-162
lines changed

index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@
2828

2929
<noscript>This page requires JavaScript</noscript>
3030

31-
<link rel="modulepreload" href="/simplicity-webide-a7d64c7e20c4b604.js" crossorigin=anonymous integrity="sha384-SvL5pbW+k0KhjPuzmCTSNWgaPWmqOy/yD37vW5lpMsy3S/0PUZ1gOHedyHMK6J6J">
32-
<link rel="preload" href="/simplicity-webide-a7d64c7e20c4b604_bg.wasm" crossorigin=anonymous integrity="sha384-Wk0yReH7QELZFelqkSdvG7xPywfQ8rKYrdPKb+oHEjLk+McimmCYyyK2OnjQvoQQ" as="fetch" type="application/wasm"></head>
31+
<link rel="modulepreload" href="/simplicity-webide-4ecf2c6d0ad57755.js" crossorigin=anonymous integrity="sha384-nzGuffdZjk2oiXKIuUBpAL9/sskibYqZ/QJwNY5h+mFmnKVOcTRKqS2wDR+1lzZb">
32+
<link rel="preload" href="/simplicity-webide-4ecf2c6d0ad57755_bg.wasm" crossorigin=anonymous integrity="sha384-kTc+X7Rw+NqA8qDRtD2GuL/tRhDonW/89tfB3DF1jXT2OaH9UT7W/9dYtHhnH+nd" as="fetch" type="application/wasm"></head>
3333
<body>
3434
<script type="module">
35-
import init, * as bindings from '/simplicity-webide-a7d64c7e20c4b604.js';
36-
const wasm = await init('/simplicity-webide-a7d64c7e20c4b604_bg.wasm');
35+
import init, * as bindings from '/simplicity-webide-4ecf2c6d0ad57755.js';
36+
const wasm = await init('/simplicity-webide-4ecf2c6d0ad57755_bg.wasm');
3737

3838

3939
window.wasmBindings = bindings;

0 commit comments

Comments
 (0)