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
98 watching
771 forks
Language: C++
last commit: 3 days 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. | 496 |
wasmerio/wasmer | A WebAssembly runtime that enables lightweight containers to run anywhere | 19,004 |
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. | 4,963 |
wasm3/wasm3 | An interpreter and runtime for the WebAssembly language, aiming to provide portability, security, and low development impedance. | 7,322 |
bytecodealliance/wasmtime | A fast and secure runtime for WebAssembly that generates high-quality machine code ahead-of-time or at runtime. | 15,404 |
dcodeio/webassembly | A toolkit and runtime for producing and running WebAssembly modules in the browser or Node.js environment. | 816 |
wasmerio/wasmer-go | A Go library that provides a WebAssembly runtime with a standard API and sandboxed execution environment. | 2,833 |
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 | 555 |
second-state/wasmedge-sel4 | Integrates WasmEdge with seL4 RTOS to enable execution of WebAssembly programs on an embedded system | 44 |
extism/extism | A framework for building extensible software and plugins by running arbitrary, untrusted code in a secure environment. | 4,319 |
kanaka/wac | A WebAssembly interpreter written in C that supports compilation from languages like C and JavaScript. | 472 |
containerd/runwasi | Facilitates running WebAssembly workloads managed by containerd | 1,093 |
raphamorim/xwasm | Tools and utilities for building and managing WebAssembly projects in modern frontend development | 56 |