WasmEdge
Runtime
An extensible WebAssembly runtime for cloud-native and edge applications.
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.
9k stars
97 watching
775 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
artificial-intelligencecloudcloud-nativecncfcontainerdockeredge-computingewasmhacktoberfesthacktoberfest2023kubernetesrust-langserverlesswasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
second-state/wasmedge-quickjs | A high-performance JavaScript runtime for WebAssembly that enables running JavaScript in a secure and extensible way. | 498 |
wasmerio/wasmer | A WebAssembly runtime that enables lightweight containers to run anywhere | 19,134 |
bytecodealliance/wasm-micro-runtime | A lightweight WebAssembly runtime with features like Ahead-of-Time compilation and Just-in-Time compilation for high performance applications across various platforms. | 5,029 |
wasm3/wasm3 | An interpreter and runtime for the WebAssembly language, aiming to provide portability, security, and low development impedance. | 7,359 |
bytecodealliance/wasmtime | A lightweight WebAssembly runtime that provides a fast, secure, and standards-compliant execution environment for web-based applications. | 15,559 |
dcodeio/webassembly | A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. | 817 |
wasmerio/wasmer-go | A Go library that provides a WebAssembly runtime with a standard API and sandboxed execution environment. | 2,843 |
hidamariproject/hidamari | An operating system designed to run WebAssembly code | 64 |
vmware-labs/mod_wasm | An Apache HTTP Server extension module that enables the execution of WebAssembly binaries as endpoints. | 113 |
tessi/wasmex | Enables Elixir to run WebAssembly code safely and efficiently | 572 |
second-state/wasmedge-sel4 | Integrates WasmEdge with seL4 RTOS to enable execution of WebAssembly programs on an embedded system | 43 |
extism/extism | A framework that enables building extensible software using WebAssembly, supporting multiple languages and runtimes. | 4,562 |
kanaka/wac | A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 473 |
containerd/runwasi | Facilitates running WebAssembly workloads on a container runtime | 1,114 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |