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 48314d5 commit 86a07ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pr_previews/6/webgpu/calculator/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 calculator</title>
<title>haalka calculator example</title>


<script type="module" nonce="YyGDgiZDWsydJzdfWzwe+Q==">
<script type="module" nonce="HeU2Mok4bDXY9hKOQagPCQ==">
import init, * as bindings from './haalka-a3105836e49d5103.js';
const wasm = await init({ module_or_path: './haalka-a3105836e49d5103_bg.wasm' });

Expand Down

0 comments on commit 86a07ad

Please sign in to comment.