528 Forks
5948 Stars
5948 Watchers

WasmEdge

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.

How to download and setup WasmEdge

Open terminal and run command
git clone https://github.com/WasmEdge/WasmEdge.git
git clone is used to create a copy or clone of WasmEdge repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with WasmEdge https://github.com/WasmEdge/WasmEdge/archive/master.zip

Or simply clone WasmEdge with SSH
[email protected]:WasmEdge/WasmEdge.git

If you have some problems with WasmEdge

You may open issue on WasmEdge support forum (system) here: https://github.com/WasmEdge/WasmEdge/issues