Skip to content

Commit

Permalink
webgl2 snake c9f954a
Browse files Browse the repository at this point in the history
  • Loading branch information
databasedav committed Jan 6, 2025
1 parent f012537 commit 799a014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/webgl2/snake/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<title>haalka snake example</title>


<script type="module" nonce="hOlWVzaNR8lJeA5p8HL5ww==">
<script type="module" nonce="PX2uF3oJdKw8s9mOKqzeyg==">
import init, * as bindings from './haalka-6985dc034cf7f800.js';
const wasm = await init({ module_or_path: './haalka-6985dc034cf7f800_bg.wasm' });

Expand Down

0 comments on commit 799a014

Please sign in to comment.