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 b31dfb6 commit e321044Copy full SHA for e321044
README.md
@@ -3,6 +3,8 @@
3
4
A virtual environment toolchain for the local-first web, inspired by Plan 9.
5
6
+**📺 [Wanix: The Spirit of Plan 9 in Wasm](https://www.youtube.com/watch?v=kGBeT8lwbo0)**
7
+
8
### Features
9
10
* Capability-oriented microkernel architecture ("everything is a file")
@@ -118,8 +120,8 @@ echo "html { border: 8px solid lightgreen; }" >> /web/dom/style
118
120
119
121
## Old Demos
122
-* [🎬 Wasm I/O 2024 Demo](https://www.youtube.com/watch?v=cj8FvNM14T4)
-* [🎬 Mozilla Rise 25 Demo](https://www.youtube.com/watch?v=KJcd9IckJj8)
123
+* [📺 Wasm I/O 2024 Demo](https://www.youtube.com/watch?v=cj8FvNM14T4)
124
+* [📺 Mozilla Rise 25 Demo](https://www.youtube.com/watch?v=KJcd9IckJj8)
125
126
## Contributing
127
0 commit comments