1.
Getting started
❱
1.1.
Install and uninstall
1.2.
Use Docker
1.3.
WasmEdge command line
1.4.
Universal Binary
2.
What is WasmEdge
❱
2.1.
Use cases
❱
2.1.1.
Server-side rendering
2.1.2.
Microservices
2.1.3.
Serverless SaaS API
2.1.4.
Smart devices
2.2.
Feature highlights
2.3.
Standard extensions
2.4.
Proprietary extensions
2.5.
Integrations
2.6.
FAQ
3.
Develop a WasmEdge app
❱
3.1.
Rust
❱
3.1.1.
Call Rust functions
3.1.2.
Access OS services
3.1.3.
Tensorflow
3.1.4.
Simple HTTP client & server
3.1.5.
Non-blocking network apps
3.1.6.
Server-side rendering
3.1.7.
Command interface
3.2.
JavaScript
❱
3.2.1.
Getting started
3.2.2.
Networking sockets
3.2.3.
Fetch
3.2.4.
Tensorflow
3.2.5.
React SSR
3.2.6.
ES6 modules
3.2.7.
Node.js & NPM modules
3.2.8.
Built-in modules
3.2.9.
Native JS API in Rust
3.2.10.
Node.js compatibility
3.3.
Go
3.4.
Swift
3.5.
AssemblyScript
3.6.
Kotlin
3.7.
Grain
3.8.
Python
4.
Embed WasmEdge functions
❱
4.1.
C SDK
❱
4.1.1.
0.10.0 API references
4.1.2.
0.9.1 API references
❱
4.1.2.1.
Upgrade to 0.10.0
4.2.
Go SDK
❱
4.2.1.
Embed WASM apps
4.2.2.
Embed WASM funcs
4.2.3.
Pass complex data
4.2.4.
Tensorflow
4.2.5.
Embed bindgen funcs
4.2.6.
0.10.0 API references
4.2.7.
0.9.1 API references
❱
4.2.7.1.
Upgrade to 0.10.0
4.3.
Node.js SDK
4.4.
Rust SDK
❱
4.4.1.
Hello World!
4.4.2.
Memory Manipulation
4.4.3.
Table and FuncRef
4.4.4.
Run a WebAssembly function with WasmEdge low-level APIs
4.4.5.
Compute Fibonacci numbers concurrently
4.4.6.
Usage of WasmEdge module instances
4.5.
Python SDK
5.
WasmEdge in Kubernetes
❱
5.1.
Quick start
5.2.
Demo apps
❱
5.2.1.
Simple example
5.2.2.
HTTP service
5.3.
Container runtimes
❱
5.3.1.
crun
5.3.2.
runc
5.3.3.
youki
5.4.
CRI runtimes
❱
5.4.1.
CRI-O
5.4.2.
containerd
5.5.
Kubernetes
❱
5.5.1.
Kubernetes + CRI-O
5.5.2.
Kubernetes + containerd
5.5.3.
KinD
5.5.4.
KubeEdge
5.5.5.
SuperEdge
5.5.6.
OpenYurt
6.
App frameworks & platforms
❱
6.1.
Service mesh & runtimes
❱
6.1.1.
Dapr
6.1.2.
MOSN
6.1.3.
Nginx
6.1.4.
Apache EventMesh
6.2.
Application frameworks
❱
6.2.1.
YoMo
6.2.2.
Reactr
6.3.
Serverless platforms
❱
6.3.1.
Vercel
6.3.2.
Netlify
6.3.3.
AWS
6.3.4.
Tencent
6.3.5.
Second State
7.
Operating systems
❱
7.1.
Linux
7.2.
Windows
7.3.
Mac
7.4.
Android
❱
7.4.1.
CLI tools
7.4.2.
NDK native app
7.4.3.
APK app
7.5.
seL4
7.6.
Open Harmony
7.7.
Raspberry Pi
8.
Contribute to WasmEdge
❱
8.1.
Build WasmEdge from source
❱
8.1.1.
Build for Mac
8.1.2.
Build for Windows
8.1.3.
Build for Android
8.2.
WasmEdge plug-in API
❱
8.2.1.
Plug-in System
8.2.2.
Host functions
8.2.3.
External references
Light (default)
Rust
Coal
Navy
Ayu
WasmEdge Runtime
Mac
WasmEdge provides both x86 and m1 binary builds for Mac OS X.