Source position: libwasmedge.pp line 580
var WasmEdge_VMAsyncRunWasmFromBuffer: function(
Cxt: PWasmEdge_VMContext;
Buf: Puint8_t;
BufLen: tuint32_t;
FuncName: TWasmEdge_String;
Params: PWasmEdge_Value;
ParamLen: tuint32_t
):PWasmEdge_Async;