Skip to content

Commit

Permalink
https://github.com/databasedav/haalka/pull/6/commits/e583db4df774ffbf…
Browse files Browse the repository at this point in the history
…9772eb33b9b21a67e2351a2e
  • Loading branch information
databasedav committed Nov 27, 2024
1 parent 0f3aa4b commit 48314d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pr_previews/6/webgpu/button/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@

<head>
<meta charset="utf-8" />
<title>haalka button</title>
<title>haalka button example</title>


<script type="module" nonce="X5n6KD/ZoX+pVgAO705gsg==">
<script type="module" nonce="BGwDe8RZD5NNrKY5TSzpKg==">
import init, * as bindings from './haalka-6ea189f72ccfe2a1.js';
const wasm = await init({ module_or_path: './haalka-6ea189f72ccfe2a1_bg.wasm' });

Expand Down

0 comments on commit 48314d5

Please sign in to comment.