📄️ WasmEdge Features
WasmEdge (a sandbox project under CNCF) is a safe, fast, lightweight, portable, and extensible WebAssembly runtime.
📄️ WasmEdge Integrations
WasmEdge is a "serverless" runtime for cloud-native and edge computing applications. It allows developers safely embed third-party or "native" functions into a host application or a distributed computing framework.
🗃️ WasmEdge Extensions
3 個項目
📄️ Component Model
The component model for WASM would dramatically improve WASM module’s reusability and composability. It will allow better access from one WASM module to other modules and systems, including the operating system APIs (e.g., networking).
📄️ Comparison
What's the relationship between WebAssembly and Docker?