wasm-runner-sdk
High-level Rust SDK for building WASM modules that run on wasm-runner.
Note: This crate is highly experimental and the APIs may change without notice.
Usage
Add the dependency:
[]
= "0.1.0"
Create a module:
use *;
pub extern "C"
Capabilities
Capabilities are configured in deployment.json. You can check them at runtime:
use *;
if has