Source position: libwasmedge.pp line 588
var WasmEdge_VMExecute: function(
Cxt: PWasmEdge_VMContext;
FuncName: TWasmEdge_String;
Params: PWasmEdge_Value;
ParamLen: tuint32_t;
Returns: PWasmEdge_Value;
ReturnLen: tuint32_t
):TWasmEdge_Result;