WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.
WasmEdge Runtime was accepted to CNCF on April 28, 2021 and is at the Sandbox project maturity level.
Recent WasmEdge Runtime news

2023 cloud native predictions
January 26, 2023
Congratulations to 24 CNCF fall term LFX Program mentees!
December 8, 2022
Congratulations to the 27 Summer LFX Program CNCF interns!
October 3, 2022Latest tweets from WasmEdge Runtime
OpenAI released an official API for ChatGPT this month.
And you may want to use it in your own projects & operations, but this can be tricky.
To help you get started @juntao shows you how to build a serverless ChatGPT app in a few straightforward steps.

How to Create a Serverless ChatGPT App in 10 Minutes
Since OpenAI released an official API for ChatGPT [https://openai.com/blog/introducing-chatgpt-and-whisper-apis] in March 2023, ...
www.freecodecamp.org
Still on ChatGPT plugins waitlist? No more!
This article lets you build serverless functions to feed real-time information into #ChatGPT and perform actions on real world services — DIY ChatGPT plugins!
Write your functions in Rust and run on @realwasmedge WasmEdge👇 https://t.co/0D8Pvt4Weu
Enabling OpenAI tooling with @realwasmedge summing up an amazing talk by @juntao
@juntao presenting a talk on database apps with WASM @secondstateinc @realwasmedge
Wish I could be in Barcelona for https://t.co/SVm0l4w1GP, but great to see @libsqlhq content presented there!
WASM UDFs are one of the nicest things we added to libsql..... so far!!! https://t.co/29Vnjm9tRi
The example allows users to store an image as a blob in a @libsqlhq database, and just use SQL to query what’s on the image (image classification is done in WasmEdge using TensorflowLite). Check it out!
Friends of @realwasmedge WasmEdge from 🇺🇸 🇩🇪 🇮🇳 at @wasm_io in beautiful Barcelona 🇪🇸
@HowDevelop @0xE282B0 @SaiyamPathak
Very happy to help! With @libsqlhq + #wasm we can now embed *stateful* functions into other applications!