Features

    • One of the WebAssembly VMs on the market (based on LLVM AOT)
    • WasmEdge feature extensions
      • Network sockets (Rust and SDKs)
      • Async polling (for Rust Future and JS async)
      • Tensorflow inference (Tutorial)
      • Key value storage
      • Database connector
      • Gas meters for resource constraints
    • Cloud native management and orchestration
      • Sidecar apps in Kubernetes-based service meshes
      • Dapr microservices (Tutorial)
    • Cross-platform support
      • Mac OS X for both x86 and m1 CPUs
      • Windows
      • Microkernel and RTOS (e.g., the highly secure )
    • Easy extensibility
      • Build customized runtimes with native functions in C or
    • Easy to embed into a host application
      • Embed WasmEdge functions in C, , Rust, and Python host applications
      • Embedded function runtime for service mesh proxies (e.g., proxy-wasm for Envoy and MOSN proxies)