From 9d62f08ae90b2f8a46666038b29d2ce70c6181e2 Mon Sep 17 00:00:00 2001 From: b5 Date: Fri, 18 Oct 2024 14:54:58 -0400 Subject: [PATCH] add wasmgrid & stash --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index 7a498b0..c67f948 100644 --- a/readme.md +++ b/readme.md @@ -27,6 +27,7 @@ Projects & resources building with iroh! - [Archiving](#archiving) - [Browsers](#browsers) +- [Compute](#compute) - [File Sharing](#file-sharing) - [Frameworks](#frameworks) - [Games and 3D](#games-and-3d) @@ -47,6 +48,10 @@ Projects & resources building with iroh! - [Oku](https://okubrowser.github.io/) - A Web browser with an emphasis on local-first data storage. +## Compute + +- [wasmgrid](https://github.com/credibil-grid/wasmgrid) - A PoC runtime for WASI WebAssembly components. + ## File Sharing - [ARK Drop Desktop](https://github.com/ARK-Builders/ARK-Drop-Desktop) - Use QR codes to quickly send and receive files between devices. @@ -81,6 +86,7 @@ Projects & resources building with iroh! ## Utilities - [Dumbpipe](https://github.com/n0-computer/dumbpipe) - Cross-device unix pipe. +- [Stash](https://github.com/gertjanvanzwieten/stash) - A pickle alternative that stores objects in a central database. ## Web3