TensorFlow Note Make it faster TensorFlow The interpreter supports the WasmEdge TensorFlow lite inference extension so that your JavaScript can run an ImageNet model for imag...
Service mesh and distributed runtimes Sidecar microservices Extension for the API proxy Service mesh and distributed runtimes WasmEdge could be a lightweight runtime for side...
Android Android The WasmEdge Runtime releases come with pre-built binaries for the Android OS. Why WasmEdge on Android? Native speed & sandbox safety for Android apps Support...
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 ...
System modules System modules The WasmEdge QuickJS runtime supports ES6 and NPM modules for application developers. However, those approaches are too cumbersome for system de...
WasmEdge C SDK Quick Start Guide for the WasmEdge runner Quick Start Guide for the WasmEdge AOT compiler WasmEdge C SDK The WasmEdge C API denotes an interface to embed the W...
Build from source on MacOS Get Source Code Requirements and Dependencies Prepare the environment If you don’t want to build Ahead-of-Time runtime/compiler Build WasmEdge Run b...
Rust Prerequisites Hello world Hello world: Build the WASM bytecode Hello world: Run the application from command line A simple function A simple function: Build the WASM bytec...
Build from source for Android platforms Prepare the Environment Build WasmEdge for Android platforms Test the WasmEdge CLI on Android platforms Push the WasmEdge CLI and related ...