WasmEdge Go SDK 快速开始 WasmEdge-go 扩展 Go 中的 WasmEdge AOT 编译器 相关示例 WasmEdge Go SDK 这是一份如何使用 WasmEdge Go API 的指南。你可以通过 WasmEdge Go API 将 WasmEdge 嵌入在你的 Go 应用程序中。 快速开始 WasmEd...
Use Docker for WasmEdge app development On x86_64 machines On arm64 machines Examples Build and publish the appdev images Build on an x86_64 machine Build on an ARM64 / aarch64...
Quick start with JavaScript on WasmEdge Make it faster Quick start with JavaScript on WasmEdge First, let’s build a WebAssembly-based JavaScript interpreter program for WasmEd...
WasmEdge extensions WasmEdge extensions A key differentiator of WasmEdge from other WebAssembly VMs is its support for non-standard extensions. The WASI spec provides a mechani...
Getting started Install Use Docker WebAssembly examples Hello world Call a function written in Rust Call a function written in WAT With Statistics enabled With gas-limit enab...
Wasm Functions Wasm container images The build phase of the wasm container images The serving phase of the wasm container images Build and run wasm functions Wasm Functions ...
Rust Bindings The wasmedge-sys crate Build Examples Rust Bindings You can also embed WasmEdge into your Rust application via the WasmEdge Rust SDK. The definitions of WasmE...
Upgrade to WasmEdge-Go v0.10.0 Concepts WasmEdge-Go VM changes WasmEdge Executor changes Instances retrievement Host functions Upgrade to WasmEdge-Go v0.10.0 Due to the Wa...