WasmEdge Runtime

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.

Latest tweets from WasmEdge Runtime

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

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!