We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d69ded commit dc10996Copy full SHA for dc10996
index.html
@@ -11,7 +11,7 @@
11
12
<!-- config for our rust wasm binary. go to https://trunkrs.dev/assets/#rust for more customization -->
13
14
-<script type="module" nonce="cxVZQvCdCXl+xwGzfaJnvQ==">
+<script type="module" nonce="F9tOFBFrgmjxMLbKEhFCGg==">
15
import init, * as bindings from '/cellular_automata-3927e6500badb335.js';
16
const wasm = await init('/cellular_automata-3927e6500badb335_bg.wasm');
17
0 commit comments