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 c749243 commit 31b8c7cCopy full SHA for 31b8c7c
README.md
@@ -24,8 +24,12 @@ enclosure!
24
25
<img src="docs/img/enclosure.jpg" alt="OpenSK Enclosure" width="200"/>
26
27
-You can run OpenSK as a [Tock OS](https://tockos.org) application, or use the
28
-library to bring OpenSK to your own hardware.
+You can run OpenSK:
+
29
+- as a [Wasefire](https://github.com/google/wasefire/blob/main/examples/rust/opensk/README.md)
30
+ applet,
31
+- as a [Tock OS](https://tockos.org) application, or
32
+- as a library.
33
34
You are viewing the branch for developers. New features are developed here.
35
Go to the default branch for a more stable version of OpenSK.
0 commit comments