Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1df3e9a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
github-merge-queue[bot] committed Sep 18, 2024
1 parent 4358c65 commit e35f9be
Show file tree
Hide file tree
Showing 4 changed files with 234 additions and 242 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<script src="https://cdn.tailwindcss.com"></script>
<title>probe-rs log viewer</title>

<link rel="modulepreload" href="/log-viewer-1ef437457939020b.js" crossorigin=anonymous integrity="sha384-KPgEHRLVWsZH1+IQqDf4O6ufeUI7Dnd7nJ9z9nVZP/4Mmy00jzvY/YMMBgsBstDw">
<link rel="preload" href="/log-viewer-1ef437457939020b_bg.wasm" crossorigin=anonymous integrity="sha384-PChqU44ouVgONL0GodIJ6MW66HcRFF+0pRY0u7shPGN8mpZxs2F9S4QrkW8Ek9t9" as="fetch" type="application/wasm"></head>
<link rel="modulepreload" href="/log-viewer-b4157c3c95acd27e.js" crossorigin=anonymous integrity="sha384-YAOH7oJdhK6iBgWggpMq9atjSD1cCOtWF1wSbVVNKpyc0NJUga/8Pe+D75cgeF3y">
<link rel="preload" href="/log-viewer-b4157c3c95acd27e_bg.wasm" crossorigin=anonymous integrity="sha384-n3Baruc/T3wN78alZGViVXmIDdnvNNLvHa04bHqBNmlASBIaQ/1B5ozLJy/z0RA3" as="fetch" type="application/wasm"></head>
<body>
<script type="module" nonce="VmisQe8rx6lDSr1Iy2R4ZQ==">
import init, * as bindings from '/log-viewer-1ef437457939020b.js';
const wasm = await init('/log-viewer-1ef437457939020b_bg.wasm');
<script type="module" nonce="e81+24NZ11GUFQoG7iAv3Q==">
import init, * as bindings from '/log-viewer-b4157c3c95acd27e.js';
const wasm = await init('/log-viewer-b4157c3c95acd27e_bg.wasm');


window.wasmBindings = bindings;
Expand Down
Binary file removed log-viewer-1ef437457939020b_bg.wasm
Binary file not shown.
Loading

0 comments on commit e35f9be

Please sign in to comment.