From 164e93ef0b8cd2d2c17429cfdc713d7f275022b9 Mon Sep 17 00:00:00 2001 From: Samy Fodil <76626119+samyfodil@users.noreply.github.com> Date: Fri, 8 Mar 2024 11:11:35 -0600 Subject: [PATCH] Added Cloud Computing & tau --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6d1e68e..9117298 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,9 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri - [Uno Platform - An implementation of Microsoft's UWP APIs for iOS/Android/WebAssembly/Linux/macOS, using C#/XAML on top of mono-wasm](https://github.com/nventive/Uno) - [Ooui.Wasm - A Xamarin.Forms backend for WebAssembly, using C#/XAML on top of mono-wasm](https://github.com/praeclarum/Ooui) +### Cloud Computing +- [tau - Easily build Serverless WebAssembly Cloud Computing Platforms](https://github.com/taubyte/tau) + ### Others - [wasm-init - Work environment and code generator for WebAssembly projects](https://github.com/shamadee/wasm-init) - [wasm - Python WebAssembly decoder & disassembler library](https://github.com/athre0z/wasm)