Type Alias wasmedge_sdk::WasmValue

source ·
pub type WasmValue = WasmValue;
Expand description

WebAssembly value type.

Aliased Type§

struct WasmValue { /* private fields */ }