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 9be27aa commit 8a552a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pr_previews/6/webgl2/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="USrFrIBfa6vx5n/m6eDa2Q==">
<script type="module" nonce="yN5JuhqxR2jNHP9lSJS5UQ==">
import init, * as bindings from './haalka-abd79e52a3a3ef65.js';
const wasm = await init({ module_or_path: './haalka-abd79e52a3a3ef65_bg.wasm' });

Expand Down

0 comments on commit 8a552a0

Please sign in to comment.