Skip to content

Commit

Permalink
deploy: 71cfd75
Browse files Browse the repository at this point in the history
  • Loading branch information
djkoloski committed Nov 5, 2024
1 parent 4960bcf commit e1a605d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>Rust Serialization Benchmark</title>
<meta property="og:type" content="website"/>

<script type="module" nonce="ggOOVVeFvZOGYQQGe+0Lvg==">
<script type="module" nonce="4jaVUcN5eVqqAjK3GEjG7w==">
import init, * as bindings from '/rust_serialization_benchmark/pages.js';
const wasm = await init('/rust_serialization_benchmark/pages_bg.wasm');

Expand All @@ -18,7 +18,7 @@
</script>

<link rel="modulepreload" href="/rust_serialization_benchmark/pages.js" crossorigin=anonymous integrity="sha384-rhXu1AGBoC72XHMRPZw/VdlzTX88i0BzvemrnA0gcURan/7WZOmKU8fw122EMAr7">
<link rel="preload" href="/rust_serialization_benchmark/pages_bg.wasm" crossorigin=anonymous integrity="sha384-my53QaPmMw2Vxd85cDSWCBWBxcmoIbQeKGpSGeIcvfhrlLl8Ys3VVhTwDyOrRa8Z" as="fetch" type="application/wasm"></head>
<link rel="preload" href="/rust_serialization_benchmark/pages_bg.wasm" crossorigin=anonymous integrity="sha384-lkzCnBta2x5Sa8Lu6IuFPCcrGx6LMTQ617dWN3djIYzckeMJokBqOmOR5ZZG3NL9" as="fetch" type="application/wasm"></head>
<body style="background-color: #2c3e50;">

</body>
Expand Down
Binary file modified pages_bg.wasm
Binary file not shown.

0 comments on commit e1a605d

Please sign in to comment.