We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2822271 commit 2d81a76Copy full SHA for 2d81a76
index.htm
@@ -39,6 +39,17 @@ <h3 id="my-contacts">My contacts</h3>
39
40
<p>---</p>
41
42
+<h3 id="demos">Kotlin/Wasm Demos</h3>
43
+ If you're looking for Kotlin/Wasm demos, here you are:
44
+ <ul>
45
+ <li><a href="/wasm/jetsnack" class="current">JetSnack</a></li>
46
+ <li><a href="/wasm/iv">Image Viewer</a></li>
47
+ <li><a href="/wasm/example">Simple</a></li>
48
+ <li><a href="/wasm/hello">Hello</a></li>
49
+ </ul>
50
+
51
+ <p>---</p>
52
53
<p>Have a wonderful day!</p>
54
55
</body>
0 commit comments