Skip to content

Commit

Permalink
add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zoryamba committed Oct 4, 2024
1 parent 94d6498 commit e345428
Show file tree
Hide file tree
Showing 4 changed files with 1,976 additions and 0 deletions.
20 changes: 20 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="/tailwind-53b10a916610d749.css" integrity="sha384&#x2D;Fcr5rB6LhTrdzqSDwZE8BekNIb4ZfH4suk3SfdT0dQJUdKb8FtOzT3Qx&#x2F;fJHtjWz"/>

<link rel="modulepreload" href="/zipson-playground-384aaa2a1ee77d10.js" crossorigin=anonymous integrity="sha384-VDlpq7zjcNhIHqYhileFL6sjsaZtLzsAlxtRmhfYiSFFDcRux+gK4R+XhQH71XI5">
<link rel="preload" href="/zipson-playground-384aaa2a1ee77d10_bg.wasm" crossorigin=anonymous integrity="sha384-LdKJxUvn2L1Tn7yq9xBnuxqkQxMjpvUqJsVSBuKUcgVf+ftXswKOLV15Fw7vsMVO" as="fetch" type="application/wasm"></head>
<body>
<script type="module" nonce="cWIaz72TCAyVDO83p9gwAg==">
import init, * as bindings from '/zipson-playground-384aaa2a1ee77d10.js';
const wasm = await init('/zipson-playground-384aaa2a1ee77d10_bg.wasm');


window.wasmBindings = bindings;


dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));

</script></body>
</html>
Loading

0 comments on commit e345428

Please sign in to comment.