WasmEdge extensions

    • . Developers can write Tensorflow inference functions using a simple Rust API, and then run the function securely and at native speed inside WasmEdge.
    • Other AI frameworks. Besides Tensorflow, the Second State team is building WASI-like extensions for AI frameworks such as ONNX and Tengine for WasmEdge.
    • . The WasmEdge storage interface allows WebAssembly programs to read and write a key value store.
    • . WasmEdge applications can access the network sockets for TCP and HTTP connections.
    • . The WasmEdge Ewasm extension supports Ethereum smart contracts compiled to WebAssembly. It is a leading implementation for Ethereum flavored WebAssembly (Ewasm).
    • Substrate. The allows WasmEdge to act as an Ethereum smart contract execution engine on any Substrate based blockchains.