wasmedge_sdk

Type Alias WasmValue

Source
pub type WasmValue = WasmValue;
Expand description

WebAssembly value type.

Aliased Typeยง

struct WasmValue { /* private fields */ }