The Wayback Machine - https://web.archive.org/web/20220513191143/https://github.com/wasmedge
Skip to content
@WasmEdge

WasmEdge Runtime

A cloud native WebAssembly runtime. A sandbox project at the CNCF (Cloud Native Computing Foundation) and Linux Foundation.

WasmEdge Logo

WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime. It is one of the fastest Wasm VMs today. WasmEdge is an official sandbox project hosted by the CNCF. Its use cases include modern web application architectures (Isomorphic & Jamstack applications), microservices on the edge cloud, serverless SaaS APIs, embedded functions, blockchain smart contracts, and smart IoT devices.

Check out our official documentation

Quickstart

🚀 Install WasmEdge
⌨️ Run a standalone Wasm program or a JavaScript program from CLI
🔌 Embed a Wasm function in your Go, Rust, or C app
🛠 Manage and orchestrate Wasm runtimes using Kubernetes, data streaming frameworks, and blockchains

Repository guides

Runtimes

Developer APIs

Integrations

  • The dapr-wasm project demonstrates integration between Dapr and WasmEdge. WasmEdge functions are now available as Dapr microservices.
  • The YoMo WasmEdge project demonstrates using WasmEdge functions as data processing backends for YoMo data streams.
  • The container examples project demonstrates how WasmEdge apps can be managed by container tools and k8s. | Tutorials

Contributors

Thank y'all!

Pinned

  1. WasmEdge Public

    WasmEdge is a lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices,…

    C++ 3.1k 329

Repositories

  • WasmEdge Public

    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.

    C++ 3,086 Apache-2.0 329 171 (16 issues need help) 21 Updated May 13, 2022
  • .github Public
    0 Apache-2.0 0 0 0 Updated May 13, 2022
  • www Public

    The WasmEdge.org web site

    HTML 2 MIT 3 0 0 Updated May 9, 2022
  • FaaS Public

    A headless server written in Rust which enables users to remotely (via secure RESTful HTTP requests) upload, manage & run WebAssembly binary format (.wasm) inside the WasmEdge runtime.

    Rust 0 Apache-2.0 0 0 0 Updated May 1, 2022
  • SaaS Public

    This is an experimental project.

    3 Apache-2.0 0 0 0 Updated Apr 27, 2022
  • llvm-windows Public

    build llvm for windows

    0 Apache-2.0 4 0 0 Updated Apr 14, 2022
  • wasi-test Public

    Runtime Agnostic WebAssembly System Interface Test Suite

    Rust 1 MIT 5 0 0 Updated Jun 18, 2021

Top languages

Rust C++ HTML

Most used topics

Loading…